-
- Downloads
Add a Docker image for integration tests
And make the tests runnable both locally and on-cluster with the Docker image.
Showing
- .gitlab-ci.yml 18 additions, 1 deletion.gitlab-ci.yml
- test/Dockerfile 12 additions, 0 deletionstest/Dockerfile
- test/README.md 8 additions, 0 deletionstest/README.md
- test/float_integration_test/__init__.py 1 addition, 1 deletiontest/float_integration_test/__init__.py
- test/float_integration_test/test_system.py 2 additions, 1 deletiontest/float_integration_test/test_system.py
- test/integration-test-docker.yml 18 additions, 0 deletionstest/integration-test-docker.yml
- test/integration-test-local.yml 1 addition, 1 deletiontest/integration-test-local.yml
- test/run-test.sh 11 additions, 2 deletionstest/run-test.sh
- test/setup.py 20 additions, 0 deletionstest/setup.py
Loading
Please register or sign in to comment