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

Separation of jt400 test module into mocked one integration one. #5915

Merged
merged 1 commit into from
Mar 25, 2024

Conversation

JiriOndrusek
Copy link
Contributor

fixes #5914

  • Jt400 mocked tests are extracted into a separated module.
  • Which allows to remove flat classpath from the module with integration tests.
  • Special profile skip-mock-tests=true was removed as it is not required anymore.
  • New micked test module is registered in test-categories.

@zhfeng zhfeng merged commit 9589567 into apache:main Mar 25, 2024
24 checks passed
zhfeng pushed a commit to jboss-fuse/camel-quarkus that referenced this pull request Mar 25, 2024
zhfeng pushed a commit to jboss-fuse/camel-quarkus that referenced this pull request Mar 25, 2024
JiriOndrusek added a commit to JiriOndrusek/camel-quarkus that referenced this pull request Mar 25, 2024
JiriOndrusek added a commit to JiriOndrusek/camel-quarkus that referenced this pull request Mar 25, 2024
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.

Jt400: integration tests should be run without flat classpath
3 participants