aboutsummaryrefslogtreecommitdiffstats
path: root/ctrack/users/tests/test_functional.py (unfollow)
Commit message (Expand)AuthorFilesLines
2020-05-29prettifying the incident report page a bitMatthew Lemon1-22/+0
2020-05-29IncidentReport model in place and func test passing so farMatthew Lemon1-1/+12
2020-05-29a lot of time and effort looking for a bug with selenium that wasnt thereMatthew Lemon1-25/+15
2020-05-28setting up for testing incident report workMatthew Lemon1-0/+43
2020-05-28done a lot of mocking up of the stakeholder home pageMatthew Lemon1-15/+9
2020-05-28added a test to get h2 tags from stakeholder homepageMatthew Lemon1-0/+24
2020-05-28user with permission can view OrganisationListViewMatthew Lemon1-0/+24
2020-05-27fixed test - now have proper permissions approachMatthew Lemon1-1/+1
2020-05-27working through permissions issuesMatthew Lemon1-4/+20
2020-05-27further refactorMatthew Lemon1-3/+3
2020-05-27stakeholder user redirected to stakeholder template pageMatthew Lemon1-2/+24
2020-05-26regular user goes to regular user home page template when logging inMatthew Lemon1-0/+4
2020-05-26when user logs in - now redirects to home page - func and unit tests passingMatthew Lemon1-3/+4
2020-05-26changed name of person more suitable to testing view clientMatthew Lemon1-0/+3
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 Lemon1-0/+12