aboutsummaryrefslogtreecommitdiffstats
path: root/ctrack/organisations/tests (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-09-03factory boy to 3.0.1Matthew Lemon1-1/+2
2020-08-28fixed a failing new test (essential service)Matthew Lemon1-7/+4
2020-08-26further asserts added to the testMatthew Lemon1-1/+7
2020-08-26first passing test - making essential service an objectMatthew Lemon1-3/+25
2020-08-26started the rebuildMatthew Lemon1-0/+6
2020-06-01moved some fixtures into conftestMatthew Lemon1-5/+1
2020-06-01consolidate to one conftestMatthew Lemon1-34/+0
2020-06-01tidy after mergeMatthew Lemon1-16/+0
2020-05-31working on test for cct_user to view person listMatthew Lemon1-2/+40
2020-05-31working on test for cct_user to view person listMatthew Lemon1-1/+35
2020-05-31added sentinel userMatthew Lemon1-8/+0
2020-05-31another testing passing related to groupsMatthew Lemon1-1/+20
2020-05-30added a fixture file for an incident report if neededMatthew Lemon1-0/+25
2020-05-30cleaned up old User testsMatthew Lemon2-19/+5
2020-05-30cleaned up testsMatthew Lemon3-29/+35
2020-05-29IncidentReport model in place and func test passing so farMatthew Lemon2-7/+2
2020-05-29a lot of time and effort looking for a bug with selenium that wasnt thereMatthew Lemon1-0/+13
2020-05-28starting to test for org to work with incident formMatthew Lemon3-10/+41
2020-05-28setting up for testing incident report workMatthew Lemon1-0/+2
2020-05-25swapped UserFactoryMatthew Lemon1-0/+2
2020-05-25in trying to create a Stakeholder model referenced from User, have removed ↵Matthew Lemon1-2/+0
updated_by fields in other models and factories - was getting circular dep error
2020-05-23fixed a test and some cleaningMatthew Lemon2-6/+17
2020-05-14how to do a raw CBV test - and not pretty...MR Lemon2-0/+31
2020-04-26testing new create Address formMR Lemon1-0/+47
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 Lemon2-21/+5
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-20fixed failing organisation testMatthew Lemon1-1/+1
2020-02-20new migrationjs and generate_people command workingMatthew Lemon1-6/+6
2020-02-20Removed test for creating Organisation for now.Matthew Lemon1-6/+0
2020-02-20failing test - need to tweak dbMatthew Lemon2-6/+29
2020-02-19PersonFactory fixed - properly now, it gets a predecessor. Need to test with ↵Matthew Lemon1-1/+1
the database.
2020-02-19Fixed PersonFactoryMatthew Lemon2-3/+3
2020-02-19new migrations and working through factory issueMatthew Lemon2-0/+155
2020-01-21using stackedinline for adding organisation/address in adminMatthew Lemon1-1/+6
2020-01-21reconfigured Address and Organisation relationshipMatthew Lemon1-9/+3
2020-01-21testing we can update an organisationMatthew Lemon1-0/+21
2020-01-21passing test - added address type modelMatthew Lemon1-0/+1
2020-01-20partial way through playing with FakerMatthew Lemon1-4/+1
2020-01-20partial way through playing with FakerMatthew Lemon1-1/+9
2020-01-20first passing test!Matthew Lemon2-0/+11