aboutsummaryrefslogtreecommitdiffstats
path: root/ctrack/conftest.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* func to group lead inspectors by submodeMatthew Lemon2020-10-201-3/+3
|
* added lead and deputy inspector for org methods to UserMatthew Lemon2020-10-201-6/+16
|
* all unit tests pass after configuring user fixture to have perms to visit ↵Matthew Lemon2020-10-141-0/+7
| | | | redirect pages
* created a form for new Simple EventMatthew Lemon2020-10-131-1/+8
|
* test for model function to get cafs from an applicable systemMatthew Lemon2020-10-011-0/+18
|
* moved some fixtures into conftestMatthew Lemon2020-06-011-4/+14
|
* consolidate to one conftestMatthew Lemon2020-06-011-0/+24
|
* created a group fixture with permsMatthew Lemon2020-05-311-0/+37
| | | | | This fixture is a group with all permissions relating to ctrack system so far.
* a lot of time and effort looking for a bug with selenium that wasnt thereMatthew Lemon2020-05-291-4/+7
|
* further refactorMatthew Lemon2020-05-271-0/+7
|
* changed name of person more suitable to testing view clientMatthew Lemon2020-05-261-1/+2
|
* added geckodriver to root and part way through failing users view func testMatthew Lemon2020-05-251-0/+15
|
* linked stakeholder to userMatthew Lemon2020-05-251-1/+5
|
* in trying to create a Stakeholder model referenced from User, have removed ↵Matthew Lemon2020-05-251-5/+1
| | | | updated_by fields in other models and factories - was getting circular dep error
* added basic stakeholder profile modelMatthew Lemon2020-05-241-6/+30
|
* Clean up and fixed failing test after factory changeMatthew Lemon2020-02-211-1/+3
|
* failing test - need to tweak dbMatthew Lemon2020-02-201-2/+1
|
* partial way through playing with FakerMatthew Lemon2020-01-201-1/+7
|
* partial way through playing with FakerMatthew Lemon2020-01-201-2/+5
|
* first passing test!Matthew Lemon2020-01-201-1/+7
|
* init commit - from cookiecutterMatthew Lemon2020-01-191-0/+20