Skip to content

Commit 1ae9cd0

Browse files
authored
Merge pull request #1 from Cosmo-Tech/DSE/test_patch_PROD-14252
Manually removed failing deprecated tests
2 parents 49e1be9 + 8aa77ec commit 1ae9cd0

File tree

4 files changed

+1
-235
lines changed

4 files changed

+1
-235
lines changed

.github/workflows/python.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ jobs:
2828
pip install -r test-requirements.txt
2929
- name: Test with pytest
3030
run: |
31-
pytest --cov={{packageName}}
31+
pytest --cov=cosmotech_api

test/test_scenariorunresult_api.py

Lines changed: 0 additions & 43 deletions
This file was deleted.

test/test_user_api.py

Lines changed: 0 additions & 99 deletions
This file was deleted.

test/test_validator_api.py

Lines changed: 0 additions & 92 deletions
This file was deleted.

0 commit comments

Comments
 (0)