aboutsummaryrefslogtreecommitdiffstats
path: root/backend/validation.py (unfollow)
Commit message (Expand)AuthorLines
2021-02-24Document unittest codeGravatar Matteo Bertucci-12/+23
2021-02-24Censor unittests on GET /forms/$idGravatar Matteo Bertucci-0/+16
2021-02-24Add support for hidden testsGravatar Matteo Bertucci-2/+17
2021-02-24Return 403 on failed testsGravatar Matteo Bertucci-1/+1
2021-02-24Don't lint the unittest templateGravatar Matteo Bertucci-0/+1
2021-02-24Switch to 100 chars line length and get rid of the noqasGravatar Matteo Bertucci-12/+22
2021-02-24Hook up unittesting in the submit protocolGravatar Matteo Bertucci-0/+14