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

Migrate RepositorySPARQLComplianceTestSuite to JUnit5 #4592

Closed
JervenBolleman opened this issue May 22, 2023 · 0 comments · Fixed by #4593
Closed

Migrate RepositorySPARQLComplianceTestSuite to JUnit5 #4592

JervenBolleman opened this issue May 22, 2023 · 0 comments · Fixed by #4593
Assignees
Labels
📶 enhancement issue is a new feature or improvement M2 Fixed in milestone 2 M3 🛠️ tech debt code refactoring, deprecation, and other technical debt tasks
Milestone

Comments

@JervenBolleman
Copy link
Contributor

Problem description

It currently is a JUnit4 Suite

Preferred solution

Junit5 testcases

Are you interested in contributing a solution yourself?

Yes

Alternatives you've considered

No response

Anything else?

No response

@JervenBolleman JervenBolleman added the 📶 enhancement issue is a new feature or improvement label May 22, 2023
@JervenBolleman JervenBolleman self-assigned this May 22, 2023
@JervenBolleman JervenBolleman added the 🛠️ tech debt code refactoring, deprecation, and other technical debt tasks label May 22, 2023
JervenBolleman added a commit that referenced this issue May 22, 2023
Also replaces a static so more tests should be runnable in parallel in
the future.

Signed-off-by: Jerven Bolleman <jerven.bolleman@sib.swiss>
@JervenBolleman JervenBolleman linked a pull request May 22, 2023 that will close this issue
5 tasks
@github-project-automation github-project-automation bot moved this to 🆕 Triage in RDF4J Planning May 22, 2023
JervenBolleman added a commit that referenced this issue May 22, 2023
Also delete some deprecated tests classes that are no longer compatible
with the junit5 way of doing things.
JervenBolleman added a commit that referenced this issue Oct 31, 2023
Also replaces a static so more tests should be runnable in parallel in
the future.

Signed-off-by: Jerven Bolleman <jerven.bolleman@sib.swiss>
JervenBolleman added a commit that referenced this issue Oct 31, 2023
Also delete some deprecated tests classes that are no longer compatible
with the junit5 way of doing things.
JervenBolleman added a commit that referenced this issue Nov 10, 2023
Allow for non DAWG approved tests to run.
Adds a manifest-all.ttl file for geosparql like sparql 1.1. compliance.

Also remove some unused imports.
JervenBolleman added a commit that referenced this issue Nov 10, 2023
Also replaces a static so more tests should be runnable in parallel in
the future.

Signed-off-by: Jerven Bolleman <jerven.bolleman@sib.swiss>
JervenBolleman added a commit that referenced this issue Nov 10, 2023
Also delete some deprecated tests classes that are no longer compatible
with the junit5 way of doing things.

Signed-off-by: Jerven Bolleman <jerven.bolleman@sib.swiss>
JervenBolleman added a commit that referenced this issue Nov 10, 2023
Signed-off-by: Jerven Bolleman <jerven.bolleman@sib.swiss>
JervenBolleman added a commit that referenced this issue Nov 10, 2023
Signed-off-by: Jerven Bolleman <jerven.bolleman@sib.swiss>
JervenBolleman added a commit that referenced this issue Nov 10, 2023
Allow for non DAWG approved tests to run.
Adds a manifest-all.ttl file for geosparql like sparql 1.1. compliance.

Also remove some unused imports.
Signed-off-by: Jerven Bolleman <jerven.bolleman@sib.swiss>
JervenBolleman added a commit that referenced this issue Nov 10, 2023
JervenBolleman added a commit that referenced this issue Nov 23, 2023
Also replaces a static so more tests should be runnable in parallel in
the future.

Signed-off-by: Jerven Bolleman <jerven.bolleman@sib.swiss>
JervenBolleman added a commit that referenced this issue Nov 23, 2023
Also delete some deprecated tests classes that are no longer compatible
with the junit5 way of doing things.

Signed-off-by: Jerven Bolleman <jerven.bolleman@sib.swiss>
JervenBolleman added a commit that referenced this issue Nov 23, 2023
Signed-off-by: Jerven Bolleman <jerven.bolleman@sib.swiss>
JervenBolleman added a commit that referenced this issue Nov 23, 2023
Signed-off-by: Jerven Bolleman <jerven.bolleman@sib.swiss>
JervenBolleman added a commit that referenced this issue Nov 23, 2023
Allow for non DAWG approved tests to run.
Adds a manifest-all.ttl file for geosparql like sparql 1.1. compliance.

Also remove some unused imports.
Signed-off-by: Jerven Bolleman <jerven.bolleman@sib.swiss>
JervenBolleman added a commit that referenced this issue Nov 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📶 enhancement issue is a new feature or improvement M2 Fixed in milestone 2 M3 🛠️ tech debt code refactoring, deprecation, and other technical debt tasks
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants