Merge branch 'test/automated_notebooks_tests_pre_deployments' into 'master'
Add a pytest to run a dict of CALLAB test runs before releases See merge request !610
No related branches found
No related tags found
Showing
- .gitlab-ci.yml 26 additions, 6 deletions.gitlab-ci.yml
- setup.py 10 additions, 0 deletionssetup.py
- tests/pytest.ini 6 additions, 0 deletionstests/pytest.ini
- tests/test_reference_runs/__init__.py 0 additions, 0 deletionstests/test_reference_runs/__init__.py
- tests/test_reference_runs/callab_tests.py 644 additions, 0 deletionstests/test_reference_runs/callab_tests.py
- tests/test_reference_runs/conftest.py 111 additions, 0 deletionstests/test_reference_runs/conftest.py
- tests/test_reference_runs/test_pre_deployment.py 499 additions, 0 deletionstests/test_reference_runs/test_pre_deployment.py
tests/pytest.ini
0 → 100644
tests/test_reference_runs/__init__.py
0 → 100644
tests/test_reference_runs/callab_tests.py
0 → 100644
This diff is collapsed.
tests/test_reference_runs/conftest.py
0 → 100644
Please register or sign in to comment