aboutsummaryrefslogtreecommitdiffstats
path: root/ctrack/organisations/tests (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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-232-6/+17
|
* how to do a raw CBV test - and not pretty...MR Lemon2020-05-142-0/+31
|
* testing new create Address formMR Lemon2020-04-261-0/+47
|
* 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-212-21/+5
|
* 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
|
* fixed failing organisation testMatthew Lemon2020-02-201-1/+1
|
* new migrationjs and generate_people command workingMatthew Lemon2020-02-201-6/+6
|
* Removed test for creating Organisation for now.Matthew Lemon2020-02-201-6/+0
|
* failing test - need to tweak dbMatthew Lemon2020-02-202-6/+29
|
* PersonFactory fixed - properly now, it gets a predecessor. Need to test with ↵Matthew Lemon2020-02-191-1/+1
| | | | the database.
* Fixed PersonFactoryMatthew Lemon2020-02-192-3/+3
|
* new migrations and working through factory issueMatthew Lemon2020-02-192-0/+155
|
* using stackedinline for adding organisation/address in adminMatthew Lemon2020-01-211-1/+6
|
* reconfigured Address and Organisation relationshipMatthew Lemon2020-01-211-9/+3
|
* testing we can update an organisationMatthew Lemon2020-01-211-0/+21
|
* passing test - added address type modelMatthew Lemon2020-01-211-0/+1
|
* partial way through playing with FakerMatthew Lemon2020-01-201-4/+1
|
* partial way through playing with FakerMatthew Lemon2020-01-201-1/+9
|
* first passing test!Matthew Lemon2020-01-202-0/+11