aboutsummaryrefslogtreecommitdiffstats
path: root/ctrack/organisations/tests (follow)
Commit message (Collapse)AuthorAgeFilesLines
* person contact history now filters out private events but the code needs ↵Matthew Lemon2020-10-241-1/+62
| | | | refactoring badly
* Contact history for person page added but doesn't filter private events out yetMatthew Lemon2020-10-241-0/+21
|
* renamed a field in a model to date and look what I need! new migrations and ↵Matthew Lemon2020-10-211-1/+1
| | | | fixed tests
* now have an OES-only organisation pageMatthew Lemon2020-10-211-2/+24
|
* adding the form for caf single date eventMatthew Lemon2020-10-211-0/+1
|
* added org list hard-filtered by lead inspectorMatthew Lemon2020-10-201-0/+7
|
* can now filter out private events not belonging to logged in userMatthew Lemon2020-10-191-2/+135
|
* basic inclusion of single datetime events in org detail page - no formatting ↵Matthew Lemon2020-10-182-5/+36
| | | | and passing tests
* fixed some testsMatthew Lemon2020-10-183-5/+29
|
* participants added to create new simple event form and can filter by org ↵Matthew Lemon2020-10-161-2/+9
| | | | when landed from org detail
* added basic lead and deputy inspector to organisation modelMatthew Lemon2020-10-162-4/+10
|
* factory boy to 3.0.1Matthew Lemon2020-09-031-1/+2
|
* fixed a failing new test (essential service)Matthew Lemon2020-08-281-7/+4
|
* further asserts added to the testMatthew Lemon2020-08-261-1/+7
|
* first passing test - making essential service an objectMatthew Lemon2020-08-261-3/+25
|
* started the rebuildMatthew Lemon2020-08-261-0/+6
|
* moved some fixtures into conftestMatthew Lemon2020-06-011-5/+1
|
* consolidate to one conftestMatthew Lemon2020-06-011-34/+0
|
* tidy after mergeMatthew Lemon2020-06-011-16/+0
|
* people viewMatthew Lemon2020-05-311-1/+17
|\
| * working on test for cct_user to view person listMatthew Lemon2020-05-311-1/+35
| |
* | working on test for cct_user to view person listMatthew Lemon2020-05-311-2/+40
|/
* added sentinel userMatthew Lemon2020-05-311-8/+0
|
* another testing passing related to groupsMatthew Lemon2020-05-311-1/+20
|
* added a fixture file for an incident report if neededMatthew Lemon2020-05-301-0/+25
|
* cleaned up old User testsMatthew Lemon2020-05-302-19/+5
|
* cleaned up testsMatthew Lemon2020-05-303-29/+35
|
* IncidentReport model in place and func test passing so farMatthew Lemon2020-05-292-7/+2
|
* a lot of time and effort looking for a bug with selenium that wasnt thereMatthew Lemon2020-05-291-0/+13
|
* starting to test for org to work with incident formMatthew Lemon2020-05-283-10/+41
|
* setting up for testing incident report workMatthew Lemon2020-05-281-0/+2
|
* 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-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.