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
(
follow
)
Commit message (
Expand
)
Author
Age
Lines
*
Use more common binary for testing v1 cgroups
Mark
2022-07-09
-3
/
+3
*
Test v1 cgroups are created as needed
Mark
2022-07-04
-0
/
+68
*
Use new NsJail instance for each test in NsJailArgsTests
Mark
2022-06-07
-12
/
+11
*
Test NsJail args are set and used when passed to __init__
Mark
2022-06-06
-0
/
+37
*
Fix NsJail patch for API tests
Mark
2022-06-06
-1
/
+1
*
Add config path & output size args to NsJail class
Mark
2022-06-04
-3
/
+3
*
Add black and isort
MarkKoz
2022-06-03
-63
/
+65
*
Import the WSGI app via the config during tests
MarkKoz
2022-06-01
-9
/
+7
*
Remove redundant module for creating the WSGI app
MarkKoz
2022-05-30
-2
/
+2
*
Fix 415 error response title
MarkKoz
2022-05-29
-1
/
+1
*
Change entrypoint tests to integration tests
MarkKoz
2021-12-27
-35
/
+25
*
Add tests for main()
MarkKoz
2021-12-26
-0
/
+49
*
Test argument parsing for entry point
MarkKoz
2021-12-26
-0
/
+51
*
Add a test for #83
MarkKoz
2021-12-21
-0
/
+123
*
Set NsJail log level to warning during API tests
MarkKoz
2021-12-21
-0
/
+3
*
Fix NsJail args test
MarkKoz
2021-12-21
-1
/
+2
*
test: add test_multiprocess_resource_limits to test memory limit sharing
Joe Banks
2021-07-17
-0
/
+28
*
test: update pid limit tests to account for new increased limit
Joe Banks
2021-07-17
-1
/
+10
*
chore: Use TestCase.subTest
ToxicKidz
2021-05-19
-12
/
+12
*
chore: Add tests for py_args and ns_jail args
ToxicKidz
2021-05-18
-0
/
+31
*
Match new unicode eval tests and output to the format and functions of others
Bast
2021-04-08
-12
/
+8
*
Use PYTHONIOENCODING to enable utf-8 stdout for the nsjail pipe, and handle t...
Bast
2021-04-06
-0
/
+21
*
Update flooding test to expect code 143
Joe Banks
2021-03-16
-1
/
+1
*
Fix patch for DEBUG value during testing
MarkKoz
2021-02-04
-1
/
+1
*
Fix the memory limit test and the import error
MarkKoz
2021-02-04
-2
/
+2
*
Close file descriptors when subprocess ends
MarkKoz
2021-02-04
-1
/
+1
*
Suppress NsJail info logs during tests
MarkKoz
2021-02-04
-0
/
+1
*
Move exit code conversion to main function
Sebastiaan Zeeff
2020-11-21
-4
/
+2
*
Add test for stdout output truncation
Sebastiaan Zeeff
2020-11-21
-1
/
+19
*
Convert negative exit codes into standard form
Sebastiaan Zeeff
2020-11-20
-1
/
+1
*
Use SIGKILL instead of SIGTERM to terminate NsJail
Sebastiaan Zeeff
2020-11-20
-1
/
+1
*
Limit STDOUT to prevent OOM events in container
Sebastiaan Zeeff
2020-11-20
-0
/
+9
*
Fix #56: stdout and stderr outputs in wrong order
MarkKoz
2020-01-11
-0
/
+16
*
Add test for importing numpy
MarkKoz
2019-12-28
-0
/
+6
*
Test root and direct children are read-only
MarkKoz
2019-12-28
-7
/
+10
*
Test shared memory is disabled
MarkKoz
2019-12-28
-0
/
+27
*
Test that the file system is mounted as read only
MarkKoz
2019-06-27
-0
/
+10
*
Disable memory swapping and add a memory limit test
MarkKoz
2019-06-26
-6
/
+13
*
Add a NsJail log parser test
MarkKoz
2019-06-22
-0
/
+30
*
Rewrite NsJail tests
MarkKoz
2019-06-22
-56
/
+77
*
Merge stdout and stderr
MarkKoz
2019-06-15
-1
/
+0
*
Respond to eval with stdout, stderr, and the return code
MarkKoz
2019-06-05
-3
/
+10
*
Add logging for NsJail
MarkKoz
2019-06-05
-1
/
+1
*
Merge remote-tracking branch 'origin/revitalisation' into refactor/nsjail
MarkKoz
2019-06-05
-1
/
+66
|
\
|
*
Move SnekAPI import back to top of module
MarkKoz
2019-05-29
-1
/
+2
|
*
Add API tests for eval resource
MarkKoz
2019-05-29
-1
/
+65
*
|
Revert "Lint tests"
MarkKoz
2019-05-30
-15
/
+0
*
|
Lint tests
MarkKoz
2019-05-30
-0
/
+15
*
|
Add flake8 plugin to only allow double quotes
MarkKoz
2019-05-29
-23
/
+23
|
/
*
Restructure project layout
MarkKoz
2019-03-28
-8
/
+8
[next]