aboutsummaryrefslogtreecommitdiffstats
path: root/ctrack/register/tests/test_forms.py (unfollow)
Commit message (Expand)AuthorFilesLines
2020-10-20added Note form - tests passingMatthew Lemon1-5/+0
2020-10-19started writing the code for the note eventMatthew Lemon1-18/+18
2020-10-19fixed failing tests from making participants requriedMatthew Lemon1-8/+15
2020-10-16participants added to create new simple event form and can filter by org when...Matthew Lemon1-6/+25
2020-10-16participants added to create new simple event form and can filter by org when...Matthew Lemon1-6/+25
2020-10-16Improvements to simple event form.Matthew Lemon1-0/+16
2020-10-16added URL field for a simple eventMatthew Lemon1-0/+1
2020-10-14about to nuke migrationsMatthew Lemon1-4/+33
2020-10-12cannot put constrain on abstract Meta class seemingly...Matthew Lemon1-2/+2
2020-10-12more constraints added at form and model levelMatthew Lemon1-0/+47
2020-10-12another test added for CAFTwinDateEventFormMatthew Lemon1-1/+16
2020-10-12more tests using parameterizationMatthew Lemon1-3/+9
2020-10-11improved tests - more consistent and added a caseMatthew Lemon1-3/+4
2020-10-11fleshed out more testingMatthew Lemon1-1/+19
2020-10-11more testing of CAFSingleDateEventFormMatthew Lemon1-0/+54
2020-10-11added parameterized test for CAFSingleDateEventFormMatthew Lemon1-16/+39
2020-10-11done models and form for meeting -with testsMatthew Lemon1-5/+4
2020-10-11working through mixins model designMatthew Lemon1-0/+3
2020-10-10started to test forms! love testing formsMatthew Lemon1-0/+37