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

Introduce a new XML testing group #4043

Closed
zhfeng opened this issue Aug 25, 2022 · 0 comments
Closed

Introduce a new XML testing group #4043

zhfeng opened this issue Aug 25, 2022 · 0 comments
Assignees
Labels
Milestone

Comments

@zhfeng
Copy link
Contributor

zhfeng commented Aug 25, 2022

It is generally better to test with as little dependencies as possible, so that it does not happen that an extension that is there just for testing some niche feature brings some build steps that become vital for the execution of some basic functionality.

The grouping is given by the required dependencies. I.e. if the bean: test protocol requires an additional camel-quarkus-bean dependency, then it should be a separate test module with that dependency under the new group.

This need to follow up #4018

@zhfeng zhfeng added the test label Aug 25, 2022
@zhfeng zhfeng self-assigned this Aug 25, 2022
zhfeng added a commit to zhfeng/camel-quarkus that referenced this issue Apr 7, 2023
zhfeng added a commit to zhfeng/camel-quarkus that referenced this issue Apr 7, 2023
@zhfeng zhfeng closed this as completed in d557f5a Apr 7, 2023
zhfeng added a commit to zhfeng/camel-quarkus that referenced this issue Apr 14, 2023
essobedo pushed a commit that referenced this issue Apr 14, 2023
@ppalaga ppalaga added this to the 3.0.0-M2 milestone May 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants