aboutsummaryrefslogtreecommitdiffstats
path: root/backend/routes/forms/unittesting.py (follow)
Commit message (Expand)AuthorAgeLines
* Add return code 6 for exceptions when loading moduleGravatar Matteo Bertucci2021-02-25-1/+1
* Properly handle return codes 5 and 99Gravatar Matteo Bertucci2021-02-24-14/+18
* Document unittest codeGravatar Matteo Bertucci2021-02-24-6/+14
* Censor unittests on GET /forms/$idGravatar Matteo Bertucci2021-02-24-0/+13
* Add support for hidden testsGravatar Matteo Bertucci2021-02-24-2/+17
* Switch to 100 chars line length and get rid of the noqasGravatar Matteo Bertucci2021-02-24-1/+2
* Support code unit testing through snekboxGravatar Matteo Bertucci2021-02-24-0/+91