We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
See https://travis-ci.org/jantman/awslimitchecker/jobs/125733550 and https://travis-ci.org/jantman/awslimitchecker/jobs/125733551 - the integration tests aren't being skipped for PRs, and they should be (for some reason I don't remember).
See
awslimitchecker/awslimitchecker/tests/test_integration.py
Line 64 in 7f2c053
Line 69 in 7f2c053
See also https://pytest.org/latest/skipping.html#id1 and defining the skip as a module-level variable
The text was updated successfully, but these errors were encountered:
issue #177 - fix skipping of integration tests for PRs
50ed08b
issue #177 - pep8 fix
131009b
Merge pull request #179 from /issues/177
a5ece75
Issues/177
fixed in #179
Sorry, something went wrong.
fixed in 0.4.2
No branches or pull requests
See https://travis-ci.org/jantman/awslimitchecker/jobs/125733550 and https://travis-ci.org/jantman/awslimitchecker/jobs/125733551 - the integration tests aren't being skipped for PRs, and they should be (for some reason I don't remember).
See
awslimitchecker/awslimitchecker/tests/test_integration.py
Line 64 in 7f2c053
awslimitchecker/awslimitchecker/tests/test_integration.py
Line 69 in 7f2c053
See also https://pytest.org/latest/skipping.html#id1 and defining the skip as a module-level variable
The text was updated successfully, but these errors were encountered: