aboutsummaryrefslogtreecommitdiffstats
path: root/ctrack/register/tests/test_views.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-10-16better handling of simple event form and participantsMatthew Lemon1-1/+8
2020-10-16participants added to create new simple event form and can filter by org ↵Matthew Lemon1-0/+19
when landed from org detail
2020-10-16participants added to create new simple event form and can filter by org ↵Matthew Lemon1-0/+21
when landed from org detail
2020-10-14all unit tests pass after configuring user fixture to have perms to visit ↵Matthew Lemon1-14/+35
redirect pages
2020-10-13parameterizing tests for viewsMatthew Lemon1-13/+48
2020-10-13view test for missing required dataMatthew Lemon1-2/+26
2020-10-13created a form for new Simple EventMatthew Lemon1-7/+4
2020-10-13first VERY BASIC view test workingMatthew Lemon1-7/+28
2020-10-12first view test for eventsMatthew Lemon1-0/+18