Details
-
Test
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
-
Unknown
Description
There are a few components with tests not following our naming standards (*Test.java for unit tests and *IT.java for integration tests).
They need to me renamed to ensure they run with the appropriate plugin.
The component camel-salesforce also contains some tests named using *IntegrationTest.java pattern, but that component configures the failsafe plugin accordingly and has a build and setup process that is significantly more complex than the typical Camel component.
Attachments
Issue Links
- is related to
-
CAMEL-20377 *IT tests should be run with failsafe instead of surefire
- Resolved
- links to