Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Scope Variables In Unittest Template | 2022-07-01 | -30/+37 | |
* | Make Unittests Async | 2022-06-24 | -1/+1 | |
* | Allow Setup For Unittests | 2022-06-24 | -2/+2 | |
* | Handle BaseException In Code Question | 2022-02-15 | -4/+11 | |
* | Patch `sys.__stdout__` In Code Questions | 2022-02-15 | -4/+4 | |
* | Use base64 encoded code snippets | 2021-02-26 | -2/+4 | |
* | Add return code 7 for processes killed by NsJail | 2021-02-25 | -0/+2 | |
* | Add return code 6 for exceptions when loading module | 2021-02-25 | -3/+8 | |
* | Don't communicate the traceback back to the backend | 2021-02-24 | -2/+1 | |
* | Move most of the unittest template inside of the handler | 2021-02-24 | -12/+11 | |
* | Document unittest code | 2021-02-24 | -6/+7 | |
* | Don't lint the unittest template | 2021-02-24 | -0/+1 | |
* | Add unittest template | 2021-02-24 | -0/+81 |