aboutsummaryrefslogtreecommitdiffstats
path: root/ctrack/users/tests (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-05-27fixed test - now have proper permissions approachMatthew Lemon2-15/+12
2020-05-27permissions set for OrganisationListViewMatthew Lemon1-0/+10
2020-05-27need to fix permission denied 403 testsMatthew Lemon1-5/+4
2020-05-27working through permissions issuesMatthew Lemon3-8/+57
2020-05-27further refactorMatthew Lemon2-8/+7
2020-05-27light refactor and fixed failing testMatthew Lemon1-10/+11
2020-05-27stakeholder user redirected to stakeholder template pageMatthew Lemon2-6/+42
2020-05-26regular user goes to regular user home page template when logging inMatthew Lemon2-1/+19
2020-05-26when user logs in - now redirects to home page - func and unit tests passingMatthew Lemon2-7/+18
2020-05-26writing test for user page viewMatthew Lemon1-0/+7
2020-05-26changed name of person more suitable to testing view clientMatthew Lemon2-5/+8
2020-05-26some formatting changes - nothing moreMatthew Lemon1-8/+10
2020-05-26functional test for basic user log in passingMatthew Lemon1-2/+24
2020-05-25added geckodriver to root and part way through failing users view func testMatthew Lemon2-5/+14
2020-05-25swapped UserFactoryMatthew Lemon1-3/+1
2020-05-25more useful explanatory commentsMatthew Lemon1-0/+2
2020-05-25added an explanatory comment about the use of slug_fieldMatthew Lemon1-0/+4
2020-05-25added to README and enhanced view testMatthew Lemon1-1/+6
2020-05-25first basic passing view test for adding stakeholderMatthew Lemon1-3/+12
2020-05-25more testing for stakeholderMatthew Lemon1-0/+3
2020-05-25linked stakeholder to userMatthew Lemon1-2/+3
2020-05-25in trying to create a Stakeholder model referenced from User, have removed ↵Matthew Lemon1-1/+1
updated_by fields in other models and factories - was getting circular dep error
2020-05-24added basic stakeholder profile modelMatthew Lemon2-5/+13
2020-05-24removed oes field from user - about to make a profile modelMatthew Lemon3-10/+3
2020-05-24failing test trying to add org to UserMatthew Lemon1-5/+18
2020-05-24working on test_profile_view_contains_organisation_information - FAILINGMatthew Lemon1-1/+15
2020-05-23removed unneeded importsMatthew Lemon1-7/+1
2020-05-22changed boolean field on user modelMatthew Lemon2-2/+2
2020-05-22started work on optional User as organisation.Person object - testsMatthew Lemon2-0/+14
2020-02-20failing test - need to tweak dbMatthew Lemon1-32/+1
2020-01-21reconfigured Address and Organisation relationshipMatthew Lemon1-9/+8
2020-01-21testing we can update an organisationMatthew Lemon1-7/+8
2020-01-21passing test - added address type modelMatthew Lemon1-4/+11
2020-01-21fixed failing test - first use of faker objectMatthew Lemon1-8/+8
2020-01-20partial way through playing with FakerMatthew Lemon1-1/+15
2020-01-20first passing test!Matthew Lemon1-0/+9