| Commit message (Expand) | Author | Lines | |
|---|---|---|---|
| 2021-02-24 | Don't communicate the traceback back to the backend | -2/+1 | |
| 2021-02-24 | Properly handle return codes 5 and 99 | -14/+18 | |
| 2021-02-24 | Move most of the unittest template inside of the handler | -12/+11 | |
| 2021-02-24 | Document unittest code | -12/+23 | |
| 2021-02-24 | Censor unittests on GET /forms/$id | -0/+16 | |
| 2021-02-24 | Add support for hidden tests | -2/+17 | |
| 2021-02-24 | Return 403 on failed tests | -1/+1 | |
| 2021-02-24 | Don't lint the unittest template | -0/+1 | |
| 2021-02-24 | Switch to 100 chars line length and get rid of the noqas | -12/+22 | |
| 2021-02-24 | Hook up unittesting in the submit protocol | -0/+14 |