aboutsummaryrefslogtreecommitdiffstats
path: root/ctrack/users/tests/test_views.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* when user logs in - now redirects to home page - func and unit tests passingMatthew Lemon2020-05-261-4/+14
* writing test for user page viewMatthew Lemon2020-05-261-0/+7
* changed name of person more suitable to testing view clientMatthew Lemon2020-05-261-5/+5
* added geckodriver to root and part way through failing users view func testMatthew Lemon2020-05-251-5/+2
* 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
* added basic stakeholder profile modelMatthew Lemon2020-05-241-2/+1
* removed oes field from user - about to make a profile modelMatthew Lemon2020-05-241-8/+2
* 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
* init commit - from cookiecutterMatthew Lemon2020-01-191-0/+46