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

Test core languages in isolation #2613

Closed
ppalaga opened this issue May 18, 2021 · 0 comments · Fixed by #2614
Closed

Test core languages in isolation #2613

ppalaga opened this issue May 18, 2021 · 0 comments · Fixed by #2614
Labels
Milestone

Comments

@ppalaga
Copy link
Contributor

ppalaga commented May 18, 2021

camel-quarkus-core brings support for the following languages:

  • Constant
  • ExchangeProperty
  • File
  • Header
  • Ref
  • Simple
  • Tokenize

All of these except for the File language should be tested with minimal dependencies (core and direct).

Testing the File language makes only sense together with some component operating on org.apache.camel.component.file.GenericFile, such as File, FTP, etc. For file component, this was implemented in #2559

@ppalaga ppalaga added the test label May 18, 2021
@ppalaga ppalaga added this to the 1.9.0 milestone May 18, 2021
ppalaga added a commit to ppalaga/camel-quarkus that referenced this issue May 18, 2021
ppalaga added a commit to ppalaga/camel-quarkus that referenced this issue May 18, 2021
ppalaga added a commit to ppalaga/camel-quarkus that referenced this issue May 18, 2021
ppalaga added a commit to ppalaga/camel-quarkus that referenced this issue May 18, 2021
ppalaga added a commit to ppalaga/camel-quarkus that referenced this issue May 18, 2021
ppalaga added a commit to ppalaga/camel-quarkus that referenced this issue May 18, 2021
ppalaga added a commit to ppalaga/camel-quarkus that referenced this issue May 18, 2021
ppalaga added a commit that referenced this issue May 19, 2021
ppalaga added a commit to ppalaga/camel-quarkus that referenced this issue Jun 9, 2021
ppalaga added a commit to jboss-fuse/camel-quarkus that referenced this issue Jun 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant