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 unit and component tests into Wildfly TS #205

Open
mnovak1 opened this issue Feb 7, 2020 · 0 comments
Open

Migrate unit and component tests into Wildfly TS #205

mnovak1 opened this issue Feb 7, 2020 · 0 comments

Comments

@mnovak1
Copy link
Member

mnovak1 commented Feb 7, 2020

Microprofile is developing fast and does not guarantee backward compatibility. Also implementations of those specs may change in Widfly (for example MP FT Hystrix will be changed) or MP OpenTracing will be replaced by OpenTelemetry. Those changes will affect tests in this test suite and connects them with higher maintenance effort which must be dealt with and original authors won't have capacity to do it.

Purpose of this issue is to get rid of at least part of this burden and move Unit and Component level tests it into Wildfly TS [1] where is already module prepared for this purpose.

[1] https://github.com/wildfly/wildfly/tree/master/testsuite/integration/microprofile/src/test/java/org/wildfly/test/integration/microprofile

@mnovak1 mnovak1 changed the title Migrate unit and component (tier 0+1) tests into Wildfly TS Migrate unit and component tests into Wildfly TS Feb 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant