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

feat(client): Improve test coverage of crypto.py #4268

Merged
merged 1 commit into from
Nov 14, 2024

Conversation

pkoprda
Copy link
Contributor

@pkoprda pkoprda commented Nov 13, 2024

All Pull Requests:

Check all that apply:

  • Have you followed the guidelines in our Contributing document, including the instructions about commit messages?
  • No Sensitive Data in this change?
  • Is this PR to correct an issue?
  • Is this PR an enhancement?

Complete Description of Additions/Changes:

  • Card ID: CCT-967

While existing tests catch basic invalid playbook scenarios, this update aims to create more tests that cover specific verification failure points. Adding new unit tests helps "freeze" expected verification behavior, making it easier to detect unintended changes in the future. This PR is a modified version of insights-ansible-playbook-verifier#24.

* Card ID: CCT-967

While existing tests catch basic invalid playbook scenarios, this
update aims to create more tests that cover specific verification
failure points. Adding new unit tests helps "freeze" expected
verification behavior, making it easier to detect unintended changes in
the future.

Signed-off-by: pkoprda <[email protected]>
Copy link
Contributor

@m-horky m-horky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@m-horky
Copy link
Contributor

m-horky commented Nov 13, 2024

Hello @xiangce, this PR is ready for merge.

@xiangce xiangce merged commit 01e512a into RedHatInsights:master Nov 14, 2024
15 checks passed
xiangce pushed a commit that referenced this pull request Nov 14, 2024
* Card ID: CCT-967

While existing tests catch basic invalid playbook scenarios, this
update aims to create more tests that cover specific verification
failure points. Adding new unit tests helps "freeze" expected
verification behavior, making it easier to detect unintended changes in
the future.

Signed-off-by: pkoprda <[email protected]>
(cherry picked from commit 01e512a)
xiangce pushed a commit that referenced this pull request Nov 14, 2024
* Card ID: CCT-967

While existing tests catch basic invalid playbook scenarios, this
update aims to create more tests that cover specific verification
failure points. Adding new unit tests helps "freeze" expected
verification behavior, making it easier to detect unintended changes in
the future.

Signed-off-by: pkoprda <[email protected]>
(cherry picked from commit 01e512a)
(cherry picked from commit 5cdb94a)
@pkoprda pkoprda deleted the coverage branch November 14, 2024 08:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants