aboutsummaryrefslogtreecommitdiffstats
path: root/ctrack/register/tests/test_views.py (unfollow)
Commit message (Expand)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 when...Matthew Lemon1-0/+19
2020-10-16participants added to create new simple event form and can filter by org when...Matthew Lemon1-0/+21
2020-10-14all unit tests pass after configuring user fixture to have perms to visit red...Matthew Lemon1-14/+35
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