This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch regen_bot in repository https://gitbox.apache.org/repos/asf/camel.git.
from 40c083e CAMEL-16400: split unit and integration tests for camel-mongodb-gridfs (#5356) add 7f80d94 CAMEL-16400: split unit and integration tests for camel-nsq (#5358) No new revisions were added by this update. Summary of changes: components/camel-nsq/pom.xml | 78 ++++------------------ .../NsqConsumerIT.java} | 5 +- .../NsqITSupport.java} | 4 +- .../NsqProducerIT.java} | 5 +- 4 files changed, 21 insertions(+), 71 deletions(-) rename components/camel-nsq/src/test/java/org/apache/camel/component/nsq/{NsqConsumerTest.java => integration/NsqConsumerIT.java} (96%) rename components/camel-nsq/src/test/java/org/apache/camel/component/nsq/{NsqTestSupport.java => integration/NsqITSupport.java} (92%) rename components/camel-nsq/src/test/java/org/apache/camel/component/nsq/{NsqProducerTest.java => integration/NsqProducerIT.java} (95%)