-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
Fix/enable boto unit tests #58709
Fix/enable boto unit tests #58709
Conversation
6980a89
to
8213942
Compare
f0b41fe
to
3b2eba2
Compare
- Enable a number of boto tests that were previously disabled due to getmoto/moto#493 - Enble boto_vpc state tests previously disabled due to getmoto/moto#1706 These issues was resolved and these tests appear to work as expected. fixes saltstack#58771
Remove invalid tests against `boto_vpc.associate_new_dhcp_options_to_vpc()` and `boto_vpc.associate_new_network_acl_to_subnet()`. These methods were removed in commit ad5830e related to issue saltstack#58771
3b2eba2
to
ff55a52
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚀 nice find! 👍 for enabled tests 🖤
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This needs to be rebased... and the tests moved to pytest
Closing this due to inactivity. Anyone should feel free to re-open it if they want to see it through to the end in one release cycle. |
What does this PR do?
Fixes
Fixes #58771
Merge requirements satisfied?
[NOTICE] Bug fixes or features added to Salt require tests.
Commits signed with GPG?
Yes