index
:
snekbox
3.11
cgroupsv2
dependabot/docker/docker-dependencies-d30b82f7c3
dependabot/github_actions/ci-dependencies-3249c11fdc
jb3/pydis-version-separation
main
multi-version
repl-like
research
sebastiaan/backend/cache-docker-images
sebastiaan/backend/test-repository-caching
update-all-the-versions
A mirrored copy of the python-discord/snekbox repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
api
/
test_eval.py
(
unfollow
)
Commit message (
Expand
)
Author
Lines
2019-06-22
Add missing steps key
MarkKoz
-0
/
+1
2019-06-22
Run linting & tests in a container
MarkKoz
-14
/
+28
2019-06-22
Fix syntax errors in azure-pipelines.yml
MarkKoz
-6
/
+7
2019-06-22
Add CI steps for running & publishing tests
MarkKoz
-17
/
+49
2019-06-22
Fix venv being included in coverage when testing in a container
MarkKoz
-4
/
+7
2019-06-22
Add a NsJail log parser test
MarkKoz
-3
/
+33
2019-06-22
Rewrite NsJail tests
MarkKoz
-58
/
+80
2019-06-22
Capture NsJail logs from stdout if NsJail fails to parse cmd args
MarkKoz
-3
/
+9
2019-06-22
Use IDs for user and group for consistency across distros
MarkKoz
-2
/
+2
2019-06-22
Fix coverage not finding sources
MarkKoz
-8
/
+17
2019-06-22
Fix ownership of coverage file
MarkKoz
-1
/
+10
2019-06-22
Use dev.sh script for running tests and coverage
MarkKoz
-94
/
+20
2019-06-22
Create shell script for building a dev image and running a shell
MarkKoz
-23
/
+46
2019-06-22
Add NsJail alias and switch to ash
MarkKoz
-1
/
+28
2019-06-22
Add support for development to Docker images
MarkKoz
-7
/
+34
2019-06-15
Use a custom Gunicorn access log format
MarkKoz
-4
/
+18
2019-06-15
Use system site instead of relying on virtual environment activation
MarkKoz
-14
/
+4
2019-06-15
Merge stdout and stderr
MarkKoz
-5
/
+8
2019-06-05
Respond to eval with stdout, stderr, and the return code
MarkKoz
-32
/
+37
2019-06-05
Revert "Add basic logger for responses"
MarkKoz
-16
/
+1
2019-06-05
Add logging for NsJail
MarkKoz
-28
/
+90
2019-06-04
Configure gunicorn logging
MarkKoz
-10
/
+24
2019-05-30
Lint tests
MarkKoz
-6
/
+4
2019-05-30
Revert "Run flake8 via pre-commit for the pipenv lint script"
MarkKoz
-7
/
+1
2019-05-30
Revert "Lint tests"
MarkKoz
-30
/
+1
2019-05-30
Refactor NsJail
MarkKoz
-67
/
+74
2019-05-30
Run flake8 via pre-commit for the pipenv lint script
MarkKoz
-1
/
+7
2019-05-30
Lint tests
MarkKoz
-1
/
+30
2019-05-30
Fix pre-commit configuration
MarkKoz
-1
/
+14
2019-05-29
Add flake8 plugin to only allow double quotes
MarkKoz
-103
/
+119
2019-05-29
Revise docstrings for SnekAPI & EvalResource
MarkKoz
-9
/
+9
2019-05-29
Add basic logger for responses
MarkKoz
-1
/
+16
2019-05-29
Document the API
MarkKoz
-0
/
+50
2019-05-29
Move SnekAPI import back to top of module
MarkKoz
-1
/
+2
2019-05-29
Enable branch coverage & disable app.py coverage
MarkKoz
-9
/
+5
2019-05-29
Add API tests for eval resource
MarkKoz
-1
/
+65
2019-05-29
Separate application instance from definition
MarkKoz
-6
/
+16
2019-05-28
Validate request's input
MarkKoz
-2
/
+46
2019-05-28
Create falcon API
MarkKoz
-59
/
+36
2019-05-28
Replace flask dependency with falcon
MarkKoz
-99
/
+57
2019-05-28
Revert "Always build images if they do not exist"
MarkKoz
-6
/
+2
2019-05-28
Build venv image in PRs when Pipfiles change
MarkKoz
-13
/
+5
2019-05-13
Don't install dev dependencies in Docker image
MarkKoz
-1
/
+1
2019-05-13
Exlcude everything, then make exceptions in dockerignore
MarkKoz
-18
/
+8
2019-05-13
Never build the final image in a PR
MarkKoz
-0
/
+1
2019-05-13
Disable pip cache
MarkKoz
-2
/
+5
2019-05-13
Always build images if they do not exist
MarkKoz
-9
/
+15
2019-05-13
Build images if their Dockerfiles change even in PRs
MarkKoz
-6
/
+12
2019-05-13
Revert "Remove pushing images for testing CI"
MarkKoz
-3
/
+4
2019-05-13
Use alternate syntax for variables
MarkKoz
-4
/
+4
[next]