Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add GH Action tests for different backends independently #187

Closed
pjbull opened this issue Dec 29, 2021 · 1 comment
Closed

Add GH Action tests for different backends independently #187

pjbull opened this issue Dec 29, 2021 · 1 comment
Labels

Comments

@pjbull
Copy link
Member

pjbull commented Dec 29, 2021

Currently, our test suite installs all of the possible dependencies for every cloud provider.

This means that errors in the code that occur when only one of the cloud provider is installed are not caught by CI. For example, see the report in this issue.

We should add a separate step for each "extra" that installs in a fresh environment and does a basic import check that everything works as expected even without the optional dependencies.

@pjbull pjbull added the tests label Dec 29, 2021
@pjbull
Copy link
Member Author

pjbull commented Dec 18, 2022

closed in #302

@pjbull pjbull closed this as completed Dec 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant