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

JUnit 5; in-mem Store tests; wink-json4j 1.4 #113

Merged
merged 8 commits into from
Feb 15, 2022
Merged

JUnit 5; in-mem Store tests; wink-json4j 1.4 #113

merged 8 commits into from
Feb 15, 2022

Conversation

berezovskyi
Copy link
Contributor

Description

JUnit 5 was released in 2017 and it's time to upgrade in order to future-proof our codebase. The transition is expected to be seamless thanks to JUnit 5 Vintage engine running JUnit 4 tests as is and thanks to the fact we didn't use any non-standard JUnit features. Migration guide: https://junit.org/junit5/docs/current/user-guide/#migrating-from-junit4

Checklist

  • This PR adds an entry to the CHANGELOG. See https://keepachangelog.com/en/1.0.0/ for instructions. Minor edits are exempt.
  • This PR was tested on at least one Lyo OSLC server or adds unit/integration tests.
  • This PR does NOT break the API

@berezovskyi berezovskyi marked this pull request as ready for review October 13, 2021 15:55
Signed-off-by: Andrew Berezovskyi <andriib@kth.se>
Signed-off-by: Andrew Berezovskyi <andriib@kth.se>
Signed-off-by: Andrew Berezovskyi <andriib@kth.se>
Signed-off-by: Andrew Berezovskyi <andriib@kth.se>
Signed-off-by: Andrew Berezovskyi <andriib@kth.se>
@berezovskyi berezovskyi changed the title Switch to JUnit 5 JUnit 5; in-mem Store tests; wink-json4j 1.4 Feb 15, 2022
@berezovskyi berezovskyi merged commit 4fb81ec into master Feb 15, 2022
@berezovskyi berezovskyi deleted the b-junit5 branch February 15, 2022 00:01
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.

1 participant