-
Notifications
You must be signed in to change notification settings - Fork 343
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
ec2_key/tests: add unit-tests #1288
ec2_key/tests: add unit-tests #1288
Conversation
Docs Build 📝Thank you for contribution!✨ This PR has been merged and your docs changes will be incorporated when they are next published. |
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.
@mandar242 Can you also add a changelog fragment please?
I believe all the points have been addressed.
Backport to stable-5: 💚 backport PR created✅ Backport PR branch: Backported as #1380 🤖 @patchback |
Backport to stable-4: 💚 backport PR created✅ Backport PR branch: Backported as #1381 🤖 @patchback |
ec2_key/tests: add unit-tests SUMMARY Add the unit-test coverage of the ec2_key module. Refactor the module to reduce complexity and allow unit testing. COMPONENT NAME ec2_key Latest unit-test coverage (86%): https://890cb34819f4a5031a6a-ac7bf798a2c5290001623a42300937df.ssl.cf5.rackcdn.com/1288/8f1100d82dc058131d0476ff7f82ee7f6eac5b7b/check/cloud-tox-py3/8b0e4b4/docs/coverage/plugins_modules_ec2_key_py.html Reviewed-by: Mark Chappell <None> Reviewed-by: Mandar Kulkarni <mandar242@gmail.com> Reviewed-by: Alina Buzachis <None> (cherry picked from commit 7e14dcf)
ec2_key/tests: add unit-tests SUMMARY Add the unit-test coverage of the ec2_key module. Refactor the module to reduce complexity and allow unit testing. COMPONENT NAME ec2_key Latest unit-test coverage (86%): https://890cb34819f4a5031a6a-ac7bf798a2c5290001623a42300937df.ssl.cf5.rackcdn.com/1288/8f1100d82dc058131d0476ff7f82ee7f6eac5b7b/check/cloud-tox-py3/8b0e4b4/docs/coverage/plugins_modules_ec2_key_py.html Reviewed-by: Mark Chappell <None> Reviewed-by: Mandar Kulkarni <mandar242@gmail.com> Reviewed-by: Alina Buzachis <None> (cherry picked from commit 7e14dcf)
[PR #1288/7e14dcf0 backport][stable-4] ec2_key/tests: add unit-tests This is a backport of PR #1288 as merged into main (7e14dcf). SUMMARY Add the unit-test coverage of the ec2_key module. Refactor the module to reduce complexity and allow unit testing. COMPONENT NAME ec2_key Latest unit-test coverage (86%): https://890cb34819f4a5031a6a-ac7bf798a2c5290001623a42300937df.ssl.cf5.rackcdn.com/1288/8f1100d82dc058131d0476ff7f82ee7f6eac5b7b/check/cloud-tox-py3/8b0e4b4/docs/coverage/plugins_modules_ec2_key_py.html Reviewed-by: Mark Chappell
[PR #1288/7e14dcf0 backport][stable-5] ec2_key/tests: add unit-tests This is a backport of PR #1288 as merged into main (7e14dcf). SUMMARY Add the unit-test coverage of the ec2_key module. Refactor the module to reduce complexity and allow unit testing. COMPONENT NAME ec2_key Latest unit-test coverage (86%): https://890cb34819f4a5031a6a-ac7bf798a2c5290001623a42300937df.ssl.cf5.rackcdn.com/1288/8f1100d82dc058131d0476ff7f82ee7f6eac5b7b/check/cloud-tox-py3/8b0e4b4/docs/coverage/plugins_modules_ec2_key_py.html Reviewed-by: Mark Chappell
Rename api_gateway modules SUMMARY In line with the naming guidelines, removes the aws_ prefix from aws_api_gateway and aws_api_gateway_domain. ISSUE TYPE Feature Pull Request COMPONENT NAME plugins/modules/aws_api_gateway.py plugins/modules/aws_api_gateway_domain.py plugins/modules/api_gateway.py plugins/modules/api_gateway_domain.py ADDITIONAL INFORMATION Reviewed-by: Markus Bergholz <git@osuv.de>
Rename api_gateway modules SUMMARY In line with the naming guidelines, removes the aws_ prefix from aws_api_gateway and aws_api_gateway_domain. ISSUE TYPE Feature Pull Request COMPONENT NAME plugins/modules/aws_api_gateway.py plugins/modules/aws_api_gateway_domain.py plugins/modules/api_gateway.py plugins/modules/api_gateway_domain.py ADDITIONAL INFORMATION Reviewed-by: Markus Bergholz <git@osuv.de>
Rename api_gateway modules SUMMARY In line with the naming guidelines, removes the aws_ prefix from aws_api_gateway and aws_api_gateway_domain. ISSUE TYPE Feature Pull Request COMPONENT NAME plugins/modules/aws_api_gateway.py plugins/modules/aws_api_gateway_domain.py plugins/modules/api_gateway.py plugins/modules/api_gateway_domain.py ADDITIONAL INFORMATION Reviewed-by: Markus Bergholz <git@osuv.de> This commit was initially merged in https://github.com/ansible-collections/community.aws See: ansible-collections/community.aws@2caa275
Rename api_gateway modules SUMMARY In line with the naming guidelines, removes the aws_ prefix from aws_api_gateway and aws_api_gateway_domain. ISSUE TYPE Feature Pull Request COMPONENT NAME plugins/modules/aws_api_gateway.py plugins/modules/aws_api_gateway_domain.py plugins/modules/api_gateway.py plugins/modules/api_gateway_domain.py ADDITIONAL INFORMATION Reviewed-by: Markus Bergholz <git@osuv.de>
SUMMARY
COMPONENT NAME
ec2_key
Latest unit-test coverage (86%): https://890cb34819f4a5031a6a-ac7bf798a2c5290001623a42300937df.ssl.cf5.rackcdn.com/1288/8f1100d82dc058131d0476ff7f82ee7f6eac5b7b/check/cloud-tox-py3/8b0e4b4/docs/coverage/plugins_modules_ec2_key_py.html