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(tests): convert junit4 based testcases to junit5 and clean up in kayenta #975

Merged
merged 1 commit into from
Sep 29, 2023

Conversation

j-sandy
Copy link
Contributor

@j-sandy j-sandy commented Jul 21, 2023

Before refactor, total test cases executed were 336.
After refactor, total test cases executed are 326 420.

@dbyron-sf
Copy link
Contributor

The plan is to figure out the missing test cases as we upgrade spock / move to groovy 3, right?

@j-sandy
Copy link
Contributor Author

j-sandy commented Jul 27, 2023

The plan is to figure out the missing test cases as we upgrade spock / move to groovy 3, right?

Yes, that is the plan.

@j-sandy j-sandy force-pushed the junit4to5 branch 2 times, most recently from 56cf912 to 40e7710 Compare September 29, 2023 15:21
@j-sandy
Copy link
Contributor Author

j-sandy commented Sep 29, 2023

The reason for less coverage is undetected scala based junit4 test cases in kayenta-mannwhitney and kayenta-judge modules. To fix the coverage, converted them into junit5. Now, after refactor, total test cases executed are 420.

@j-sandy j-sandy marked this pull request as ready for review September 29, 2023 15:26
…p in kayenta

Before refactor, total test cases executed were 336.
After refactor, total test cases executed are 420.
@dbyron-sf dbyron-sf added the ready to merge Reviewed and ready for merge label Sep 29, 2023
@mergify mergify bot added the auto merged label Sep 29, 2023
@mergify mergify bot merged commit 1bd22b4 into spinnaker:master Sep 29, 2023
11 checks passed
@j-sandy j-sandy deleted the junit4to5 branch October 3, 2023 05:07
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.

3 participants