aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test_snekbox.py (follow)
Commit message (Collapse)AuthorAgeLines
* upgrade alpine to 3.8 and python to 3.6.6, remove old tests also cache pipenvGravatar Christopher Baklid2018-07-29-15/+7
|
* update pipfile lock, handle value error, show error codes when unhandledGravatar Christopher Baklid2018-07-24-13/+16
|
* missing commaGravatar Christopher Baklid2018-07-05-6/+7
|
* I should have made an MR for thisGravatar Christopher Baklid2018-07-05-13/+13
|
* skip tests for now :(Gravatar Christopher Baklid2018-07-05-10/+9
|
* fix testsGravatar Christopher Baklid2018-07-05-6/+6
|
* adds rabbitmq service for testsGravatar Christopher Baklid2018-06-05-2/+1
|
* consistent naming conventions, update readme, hopefully fix travis testGravatar Christopher Baklid2018-06-03-1/+0
|
* nsjail workaround, fix forkbomb, add forkbomb unit testGravatar Christopher Baklid2018-06-03-2/+10
|
* set dependency on rmq publishGravatar Christopher Baklid2018-06-02-39/+41
|
* remove commented out code [ci skip]Gravatar Christopher Baklid2018-06-02-1/+0
|
* handle autodiscover better, find the python executable automatically, log ↵Gravatar Christopher Baklid2018-06-02-2/+2
| | | | errors not handled explicitly
* more testingGravatar Christopher Baklid2018-05-31-0/+17
|
* travis is annoyingGravatar Christopher Baklid2018-05-31-1/+4
|
* more testsGravatar Christopher Baklid2018-05-31-0/+25
|
* use the virtualenv python binary in travisGravatar Christopher Baklid2018-05-31-2/+2
|
* adds nsjail compiled for ubuntu to see if unit testing can work with thatGravatar Christopher Baklid2018-05-31-2/+8
|
* secure python executionGravatar Christopher Baklid2018-05-30-0/+7
make snekbox a class adds nsjail 2.5 (compiled on alpine 3.7) execute python code via nsjail