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

refactor(web/test): replace assert with assertThat and introduce explicit mocks #1710

Merged
merged 1 commit into from Sep 14, 2023

Conversation

j-sandy
Copy link
Contributor

@j-sandy j-sandy commented Sep 14, 2023

Used assertThat() to cleanup junit4 linkages. Introduced explicit mocks to reduce dependence on spockframework/groovy transformations used by groovy based test under same package. Test coverage remain same before and after refactor (Tests executed 268).

…icit mocks

Used assetThat() to cleanup junit4 linkages. Introduced explicit mocks to reduce dependence on `spockframework`/`groovy` transformations using these tests under same package.
Test coverage remain same before and after refactor (Tests executed 268).
@dbyron-sf dbyron-sf added the ready to merge Approved and ready for merge label Sep 14, 2023
@mergify mergify bot added the auto merged label Sep 14, 2023
@mergify mergify bot merged commit e8eea52 into spinnaker:master Sep 14, 2023
5 checks passed
@j-sandy j-sandy deleted the refactor-test branch September 15, 2023 06:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
3 participants