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

Fix assert_raises to assert_raises_errmatch #160

Merged
merged 2 commits into from
May 26, 2024

Conversation

nanobowers
Copy link
Collaborator

Convert assert_raises to assert_raises_errmatch for all cases where practical. Add error checking Regexps where ones did not previously exist.

Fixed a bug caused in #151 in how some messages were printed which was not obvious until expectations were written for the output messages

Fixes #157

@miq-bot add-label test
@miq-bot add-reviewer @Fryguy

@kbrock kbrock added the test label May 26, 2024
@kbrock kbrock self-assigned this May 26, 2024
@kbrock kbrock merged commit 2ba9cf7 into ManageIQ:master May 26, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Ineffective assertion tests
2 participants