aboutsummaryrefslogtreecommitdiffstats
path: root/ctrack/organisations/tests/factories.py (unfollow)
Commit message (Expand)AuthorFilesLines
2020-05-25swapped UserFactoryMatthew Lemon1-0/+2
2020-05-25in trying to create a Stakeholder model referenced from User, have removed up...Matthew Lemon1-2/+0
2020-05-23fixed a test and some cleaningMatthew Lemon1-5/+9
2020-03-11added oes designator to orgMatthew Lemon1-0/+1
2020-03-06first attempt at a custom manager for applicablesystem modelMatthew Lemon1-1/+1
2020-02-21Clean up and fixed failing test after factory changeMatthew Lemon1-4/+2
2020-02-21fixed test importsMatthew Lemon1-1/+1
2020-02-21fixed mobile in factoryMatthew Lemon1-1/+1
2020-02-21better primary email addressesMatthew Lemon1-1/+1
2020-02-21basic address added to factory scriptMatthew Lemon1-9/+3
2020-02-20improved populate script nowMatthew Lemon1-16/+9
2020-02-20fixed some Faker stuffMatthew Lemon1-2/+2
2020-02-20new migrationjs and generate_people command workingMatthew Lemon1-6/+6
2020-02-20failing test - need to tweak dbMatthew Lemon1-1/+24
2020-02-19Fixed PersonFactoryMatthew Lemon1-2/+2
2020-02-19new migrations and working through factory issueMatthew Lemon1-38/+32
2020-02-18seems to be a bug in factory_boy - not creating self-referential factoryMatthew Lemon1-12/+67
2020-02-18part way through writing management command for populating dbMatthew Lemon1-19/+19
2020-02-17part way through creating fixture factoriesMatthew Lemon1-0/+65