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

All tests with same junit #169

Merged
merged 2 commits into from
Nov 13, 2020
Merged

All tests with same junit #169

merged 2 commits into from
Nov 13, 2020

Conversation

flo-dup
Copy link
Contributor

@flo-dup flo-dup commented Nov 13, 2020

Some tests were not included in build check; they were annotated with org.junit.Test instead of org.junit.jupiter.api.Test

Please check if the PR fulfills these requirements (please use '[x]' to check the checkboxes, or submit the PR and then click the checkboxes)

  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

Does this PR already have an issue describing the problem ? If so, link to this issue using '#XXX' and skip the rest
No

What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
Bug fix

What is the current behavior? (You can also link to an open issue here)
Some tests not in build check

What is the new behavior (if this is a feature change)?
All tests in build check

Other information:
This explains why we didn't have a proper coverage for the changes covered by the tests

Some tests were not included in build check as they were annotated with org.junit.api.Test

Signed-off-by: Florian Dupuy <florian.dupuy@rte-france.com>
@flo-dup flo-dup requested a review from annetill November 13, 2020 16:28
Signed-off-by: Florian Dupuy <florian.dupuy@rte-france.com>
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@annetill annetill merged commit 1f2930f into master Nov 13, 2020
@annetill annetill deleted the all_tests_jupiter_junit branch November 13, 2020 16:55
flo-dup added a commit that referenced this pull request Nov 17, 2020
Some tests were not included in build check as they were annotated with org.junit.api.Test
Code smells corrections

Signed-off-by: Florian Dupuy <florian.dupuy@rte-france.com>
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.

2 participants