Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | func to group lead inspectors by submode | Matthew Lemon | 2020-10-20 | 1 | -3/+3 |
| | |||||
* | added lead and deputy inspector for org methods to User | Matthew Lemon | 2020-10-20 | 1 | -6/+16 |
| | |||||
* | all unit tests pass after configuring user fixture to have perms to visit ↵ | Matthew Lemon | 2020-10-14 | 1 | -0/+7 |
| | | | | redirect pages | ||||
* | created a form for new Simple Event | Matthew Lemon | 2020-10-13 | 1 | -1/+8 |
| | |||||
* | test for model function to get cafs from an applicable system | Matthew Lemon | 2020-10-01 | 1 | -0/+18 |
| | |||||
* | moved some fixtures into conftest | Matthew Lemon | 2020-06-01 | 1 | -4/+14 |
| | |||||
* | consolidate to one conftest | Matthew Lemon | 2020-06-01 | 1 | -0/+24 |
| | |||||
* | created a group fixture with perms | Matthew Lemon | 2020-05-31 | 1 | -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 there | Matthew Lemon | 2020-05-29 | 1 | -4/+7 |
| | |||||
* | further refactor | Matthew Lemon | 2020-05-27 | 1 | -0/+7 |
| | |||||
* | changed name of person more suitable to testing view client | Matthew Lemon | 2020-05-26 | 1 | -1/+2 |
| | |||||
* | added geckodriver to root and part way through failing users view func test | Matthew Lemon | 2020-05-25 | 1 | -0/+15 |
| | |||||
* | linked stakeholder to user | Matthew Lemon | 2020-05-25 | 1 | -1/+5 |
| | |||||
* | in trying to create a Stakeholder model referenced from User, have removed ↵ | Matthew Lemon | 2020-05-25 | 1 | -5/+1 |
| | | | | updated_by fields in other models and factories - was getting circular dep error | ||||
* | added basic stakeholder profile model | Matthew Lemon | 2020-05-24 | 1 | -6/+30 |
| | |||||
* | Clean up and fixed failing test after factory change | Matthew Lemon | 2020-02-21 | 1 | -1/+3 |
| | |||||
* | failing test - need to tweak db | Matthew Lemon | 2020-02-20 | 1 | -2/+1 |
| | |||||
* | partial way through playing with Faker | Matthew Lemon | 2020-01-20 | 1 | -1/+7 |
| | |||||
* | partial way through playing with Faker | Matthew Lemon | 2020-01-20 | 1 | -2/+5 |
| | |||||
* | first passing test! | Matthew Lemon | 2020-01-20 | 1 | -1/+7 |
| | |||||
* | init commit - from cookiecutter | Matthew Lemon | 2020-01-19 | 1 | -0/+20 |