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