aboutsummaryrefslogtreecommitdiffstats
path: root/ctrack/users/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* permissions set for OrganisationListViewMatthew Lemon2020-05-271-0/+10
* need to fix permission denied 403 testsMatthew Lemon2020-05-271-5/+4
* working through permissions issuesMatthew Lemon2020-05-273-8/+57
* further refactorMatthew Lemon2020-05-272-8/+7
* light refactor and fixed failing testMatthew Lemon2020-05-271-10/+11
* stakeholder user redirected to stakeholder template pageMatthew Lemon2020-05-272-6/+42
* regular user goes to regular user home page template when logging inMatthew Lemon2020-05-262-1/+19
* when user logs in - now redirects to home page - func and unit tests passingMatthew Lemon2020-05-262-7/+18
* writing test for user page viewMatthew Lemon2020-05-261-0/+7
* changed name of person more suitable to testing view clientMatthew Lemon2020-05-262-5/+8
* some formatting changes - nothing moreMatthew Lemon2020-05-261-8/+10
* functional test for basic user log in passingMatthew Lemon2020-05-261-2/+24
* added geckodriver to root and part way through failing users view func testMatthew Lemon2020-05-252-5/+14
* swapped UserFactoryMatthew Lemon2020-05-251-3/+1
* more useful explanatory commentsMatthew Lemon2020-05-251-0/+2
* added an explanatory comment about the use of slug_fieldMatthew Lemon2020-05-251-0/+4
* added to README and enhanced view testMatthew Lemon2020-05-251-1/+6
* first basic passing view test for adding stakeholderMatthew Lemon2020-05-251-3/+12
* more testing for stakeholderMatthew Lemon2020-05-251-0/+3
* linked stakeholder to userMatthew Lemon2020-05-251-2/+3
* in trying to create a Stakeholder model referenced from User, have removed up...Matthew Lemon2020-05-251-1/+1
* added basic stakeholder profile modelMatthew Lemon2020-05-242-5/+13
* removed oes field from user - about to make a profile modelMatthew Lemon2020-05-243-10/+3
* failing test trying to add org to UserMatthew Lemon2020-05-241-5/+18
* working on test_profile_view_contains_organisation_information - FAILINGMatthew Lemon2020-05-241-1/+15
* removed unneeded importsMatthew Lemon2020-05-231-7/+1
* changed boolean field on user modelMatthew Lemon2020-05-222-2/+2
* started work on optional User as organisation.Person object - testsMatthew Lemon2020-05-222-0/+14
* failing test - need to tweak dbMatthew Lemon2020-02-201-32/+1
* reconfigured Address and Organisation relationshipMatthew Lemon2020-01-211-9/+8
* testing we can update an organisationMatthew Lemon2020-01-211-7/+8
* passing test - added address type modelMatthew Lemon2020-01-211-4/+11
* fixed failing test - first use of faker objectMatthew Lemon2020-01-211-8/+8
* partial way through playing with FakerMatthew Lemon2020-01-201-1/+15
* first passing test!Matthew Lemon2020-01-201-0/+9
* init commit - from cookiecutterMatthew Lemon2020-01-196-0/+146