-
- Downloads
WIP on integration tests in Docker
Showing
- bin/runtests.sh 34 additions, 5 deletionsbin/runtests.sh
- test/Dockerfile 12 additions, 0 deletionstest/Dockerfile
- test/docker-compose.yml 28 additions, 0 deletionstest/docker-compose.yml
- test/integration_tests/conftest.py 152 additions, 0 deletionstest/integration_tests/conftest.py
- test/integration_tests/test_collection.py 73 additions, 99 deletionstest/integration_tests/test_collection.py
- test/integration_tests/test_containers.py 69 additions, 156 deletionstest/integration_tests/test_containers.py
- test/integration_tests/test_download.py 58 additions, 105 deletionstest/integration_tests/test_download.py
- test/integration_tests/test_errors.py 16 additions, 15 deletionstest/integration_tests/test_errors.py
- test/integration_tests/test_groups.py 18 additions, 25 deletionstest/integration_tests/test_groups.py
- test/integration_tests/test_notes.py 27 additions, 67 deletionstest/integration_tests/test_notes.py
- test/integration_tests/test_permissions.py 51 additions, 82 deletionstest/integration_tests/test_permissions.py
- test/integration_tests/test_roles.py 73 additions, 95 deletionstest/integration_tests/test_roles.py
- test/integration_tests/test_tags.py 34 additions, 78 deletionstest/integration_tests/test_tags.py
- test/integration_tests/test_users.py 21 additions, 18 deletionstest/integration_tests/test_users.py
- test/requirements-integration-test.txt 22 additions, 0 deletionstest/requirements-integration-test.txt
Loading
Please register or sign in to comment