aboutsummaryrefslogtreecommitdiffstats
path: root/ctrack/users/tests/factories.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-10-14all unit tests pass after configuring user fixture to have perms to visit ↵Matthew Lemon1-0/+9
redirect pages
2020-09-03factory boy to 3.0.1Matthew Lemon1-1/+2
2020-05-24removed oes field from user - about to make a profile modelMatthew Lemon1-1/+0
2020-05-22changed boolean field on user modelMatthew Lemon1-1/+1
2020-05-22started work on optional User as organisation.Person object - testsMatthew Lemon1-0/+1
2020-02-20failing test - need to tweak dbMatthew Lemon1-32/+1
2020-01-21reconfigured Address and Organisation relationshipMatthew Lemon1-9/+8
2020-01-21testing we can update an organisationMatthew Lemon1-7/+8
2020-01-21passing test - added address type modelMatthew Lemon1-4/+11
2020-01-21fixed failing test - first use of faker objectMatthew Lemon1-8/+8
2020-01-20partial way through playing with FakerMatthew Lemon1-1/+15
2020-01-20first passing test!Matthew Lemon1-0/+9