Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | about to nuke migrations | Matthew Lemon | 2020-10-14 | 2 | -5/+37 |
| | |||||
* | all unit tests pass after configuring user fixture to have perms to visit ↵ | Matthew Lemon | 2020-10-14 | 1 | -14/+35 |
| | | | | redirect pages | ||||
* | parameterizing tests for views | Matthew Lemon | 2020-10-13 | 1 | -13/+48 |
| | |||||
* | view test for missing required data | Matthew Lemon | 2020-10-13 | 1 | -2/+26 |
| | |||||
* | created a form for new Simple Event | Matthew Lemon | 2020-10-13 | 1 | -7/+4 |
| | |||||
* | first VERY BASIC view test working | Matthew Lemon | 2020-10-13 | 1 | -7/+28 |
| | |||||
* | first view test for events | Matthew Lemon | 2020-10-12 | 1 | -0/+18 |
| | |||||
* | tidy | Matthew Lemon | 2020-10-12 | 1 | -4/+7 |
| | |||||
* | cannot put constrain on abstract Meta class seemingly... | Matthew Lemon | 2020-10-12 | 2 | -2/+14 |
| | |||||
* | more constraints added at form and model level | Matthew Lemon | 2020-10-12 | 1 | -0/+47 |
| | |||||
* | another test added for CAFTwinDateEventForm | Matthew Lemon | 2020-10-12 | 1 | -1/+16 |
| | |||||
* | more tests using parameterization | Matthew Lemon | 2020-10-12 | 2 | -7/+21 |
| | |||||
* | test for integrityerror when trying to create CAFTwinDateEvent with no ↵ | Matthew Lemon | 2020-10-11 | 1 | -0/+24 |
| | | | | start_date | ||||
* | first test for caf periodic event | Matthew Lemon | 2020-10-11 | 1 | -0/+19 |
| | |||||
* | improved tests - more consistent and added a case | Matthew Lemon | 2020-10-11 | 2 | -18/+16 |
| | |||||
* | fleshed out more testing | Matthew Lemon | 2020-10-11 | 2 | -46/+39 |
| | |||||
* | more testing of CAFSingleDateEventForm | Matthew Lemon | 2020-10-11 | 1 | -0/+54 |
| | |||||
* | added parameterized test for CAFSingleDateEventForm | Matthew Lemon | 2020-10-11 | 1 | -16/+39 |
| | |||||
* | some more options in AVAILABLE_TYPES | Matthew Lemon | 2020-10-11 | 1 | -6/+23 |
| | |||||
* | fixed constraint for CAF event | Matthew Lemon | 2020-10-11 | 1 | -1/+35 |
| | |||||
* | constraint added to CAFSingleDateEvent | Matthew Lemon | 2020-10-11 | 1 | -8/+36 |
| | |||||
* | added CAFSingleDateEvent event | Matthew Lemon | 2020-10-11 | 1 | -1/+15 |
| | |||||
* | done models and form for meeting -with tests | Matthew Lemon | 2020-10-11 | 3 | -44/+22 |
| | |||||
* | working through mixins model design | Matthew Lemon | 2020-10-11 | 2 | -3/+34 |
| | |||||
* | started new event design - added enum for event type | Matthew Lemon | 2020-10-11 | 2 | -0/+48 |
| | |||||
* | started to test forms! love testing forms | Matthew Lemon | 2020-10-10 | 1 | -0/+37 |
| | |||||
* | small tidy | Matthew Lemon | 2020-10-10 | 1 | -2/+1 |
| | |||||
* | added auditable model for Events | Matthew Lemon | 2020-10-10 | 1 | -0/+7 |
| | |||||
* | slogging through testing these event models | Matthew Lemon | 2020-10-10 | 1 | -78/+10 |
| | |||||
* | playing with mixins | Matthew Lemon | 2020-10-10 | 1 | -1/+40 |
| | |||||
* | tests up | Matthew Lemon | 2020-10-09 | 1 | -0/+52 |
| | |||||
* | overly-complex template code for handling CAF events in CAF detail form | Matthew Lemon | 2020-10-02 | 1 | -0/+1 |
| | |||||
* | factory boy to 3.0.1 | Matthew Lemon | 2020-09-03 | 1 | -2/+2 |
| | |||||
* | some tidying | Matthew Lemon | 2020-03-03 | 1 | -1/+2 |
| | |||||
* | populate script now does EngagementEvent objects | Matthew Lemon | 2020-02-21 | 2 | -0/+69 |