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

#23507 Nucleus tests transformed to Admin tests #23889

Merged
merged 12 commits into from
Apr 4, 2022

Conversation

dmatej
Copy link
Contributor

@dmatej dmatej commented Apr 4, 2022

…nabled

Signed-off-by: David Matějček <dmatej@seznam.cz>
- now they detect bugs, see next commits
- 2 tests are reproducers of bugs I could not fix easily
- new test dependency - ShrinkWrap

Signed-off-by: David Matějček <dmatej@seznam.cz>
- Pattern uses {jakarta.validation.constraints.Pattern.message} by default

Signed-off-by: David Matějček <dmatej@seznam.cz>
- errors were swallowed, so I saw just HTTP 500 without any info neither
  in response nor in server.log
- previous state caused an unsupported archive exception
- note one FIXME when server tries to used Jersey Client which is not on classpath
- separation - jersey/asadmin/url
- shutdownHook
- set of rest clients targeting usage, less confusion
@dmatej dmatej requested a review from arjantijms April 4, 2022 17:33
@dmatej dmatej self-assigned this Apr 4, 2022
@dmatej dmatej added this to the 6.2.6 milestone Apr 4, 2022
@dmatej dmatej linked an issue Apr 4, 2022 that may be closed by this pull request
9 tasks
@dmatej dmatej marked this pull request as ready for review April 4, 2022 18:50
@arjantijms arjantijms merged commit 2be7140 into eclipse-ee4j:6.x Apr 4, 2022
@dmatej dmatej deleted the nucleus-tests-6.x branch April 6, 2022 08:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Give tests some love and move them >18 years forward
2 participants