aboutsummaryrefslogtreecommitdiffstats
path: root/ctrack/users/tests/factories.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* all unit tests pass after configuring user fixture to have perms to visit red...Matthew Lemon2020-10-141-0/+9
* factory boy to 3.0.1Matthew Lemon2020-09-031-1/+2
* removed oes field from user - about to make a profile modelMatthew Lemon2020-05-241-1/+0
* changed boolean field on user modelMatthew Lemon2020-05-221-1/+1
* started work on optional User as organisation.Person object - testsMatthew Lemon2020-05-221-0/+1
* failing test - need to tweak dbMatthew Lemon2020-02-201-32/+1
* reconfigured Address and Organisation relationshipMatthew Lemon2020-01-211-9/+8
* testing we can update an organisationMatthew Lemon2020-01-211-7/+8
* passing test - added address type modelMatthew Lemon2020-01-211-4/+11
* fixed failing test - first use of faker objectMatthew Lemon2020-01-211-8/+8
* partial way through playing with FakerMatthew Lemon2020-01-201-1/+15
* first passing test!Matthew Lemon2020-01-201-0/+9
* init commit - from cookiecutterMatthew Lemon2020-01-191-0/+27