aboutsummaryrefslogtreecommitdiffstats
path: root/ctrack/organisations/tests/factories.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* cleaned up old User testsMatthew Lemon2020-05-301-10/+0
|
* swapped UserFactoryMatthew Lemon2020-05-251-0/+2
|
* in trying to create a Stakeholder model referenced from User, have removed ↵Matthew Lemon2020-05-251-2/+0
| | | | updated_by fields in other models and factories - was getting circular dep error
* fixed a test and some cleaningMatthew Lemon2020-05-231-5/+9
|
* added oes designator to orgMatthew Lemon2020-03-111-0/+1
|
* first attempt at a custom manager for applicablesystem modelMatthew Lemon2020-03-061-1/+1
|
* Clean up and fixed failing test after factory changeMatthew Lemon2020-02-211-4/+2
|
* fixed test importsMatthew Lemon2020-02-211-1/+1
|
* fixed mobile in factoryMatthew Lemon2020-02-211-1/+1
|
* better primary email addressesMatthew Lemon2020-02-211-1/+1
|
* basic address added to factory scriptMatthew Lemon2020-02-211-9/+3
|
* improved populate script nowMatthew Lemon2020-02-201-16/+9
|
* fixed some Faker stuffMatthew Lemon2020-02-201-2/+2
|
* new migrationjs and generate_people command workingMatthew Lemon2020-02-201-6/+6
|
* failing test - need to tweak dbMatthew Lemon2020-02-201-1/+24
|
* Fixed PersonFactoryMatthew Lemon2020-02-191-2/+2
|
* new migrations and working through factory issueMatthew Lemon2020-02-191-0/+114