-
Notifications
You must be signed in to change notification settings - Fork 188
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
Expand integration tests #114
Comments
Also, should save output, grep for warning or higher but not TA subscription. Look into https://pypi.python.org/pypi/pytest-capturelog for this |
For STS, I can try two things: one, use a normal cross-account link, and two, try to use something like onetimepass or pyotp to auth with an MFA device. |
… also show duration of 10 slowest tests
…s setting Connectable.credentials to None before each Checker initialization
….ini, conftest.py's sanitize_line() was running the replacement on those characters
Issues/114 - expanded integration tests
This was merged to develop in #124 |
Hello jantman, I need one help as per document i created the cross account detials in my script but i am not able to execute the script. here is my script: for i in range(1,count): |
|
@nagireddy451 Looking at the above code, it seems that you're deploying awslimitchecker to monitor limits on customers' accounts? If so, I'll point you to the documentation section on Enterprise support agreements and contract development. |
Yes you are right but i dont need any paid support at the moment please Thanks in advance.
|
PLEASE OPEN A NEW ISSUE. What you are asking is not related to this one. When you open that issue, please complete ALL fields in the template. |
Integration tests should also run for other regions, STS, threshold override, limit overrides and skip-ta.
The text was updated successfully, but these errors were encountered: