Skip to content

Commit

Permalink
#75 Added SaaS tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ahsimb committed Oct 4, 2024
1 parent 43e0be2 commit 9ea87d9
Show file tree
Hide file tree
Showing 8 changed files with 1 addition and 293 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@ jobs:
SAAS_ACCOUNT_ID: ${{ secrets.INTEGRATION_TEAM_SAAS_STAGING_ACCOUNT_ID }}
SAAS_PAT: ${{ secrets.INTEGRATION_TEAM_SAAS_STAGING_PAT }}
run:
poetry run nox -s integration-tests -- -- --db-version ${{ inputs.exasol-version}} --backend onprem
poetry run nox -s integration-tests -- -- --db-version ${{ inputs.exasol-version}} --backend all
Empty file removed test/integration_hold/__init__.py
Empty file.
150 changes: 0 additions & 150 deletions test/integration_hold/conftest.py

This file was deleted.

142 changes: 0 additions & 142 deletions test/integration_hold/connections/test_bucketfs_location.py

This file was deleted.

0 comments on commit 9ea87d9

Please sign in to comment.