This is an automated email from the ASF dual-hosted git repository.

orpiske pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from e92f2a8  CAMEL-16400: split unit and integration tests for 
camel-pg-replication-slot (#5359)
     add 11c6e34  CAMEL-16400: split unit and integration tests for 
camel-pgevent (#5360)

No new revisions were added by this update.

Summary of changes:
 components/camel-pgevent/pom.xml                   | 94 +++-------------------
 .../PgEventITSupport.java}                         |  8 +-
 .../PgEventPubSubIT.java}                          |  4 +-
 .../PgEventWithDefinedDatasourceIT.java}           |  4 +-
 4 files changed, 21 insertions(+), 89 deletions(-)
 rename 
components/camel-pgevent/src/test/java/org/apache/camel/pgevent/{PgEventTestSupport.java
 => integration/PgEventITSupport.java} (92%)
 rename 
components/camel-pgevent/src/test/java/org/apache/camel/pgevent/{PgEventPubSubTest.java
 => integration/PgEventPubSubIT.java} (95%)
 rename 
components/camel-pgevent/src/test/java/org/apache/camel/pgevent/{PgEventWithDefinedDatasourceTest.java
 => integration/PgEventWithDefinedDatasourceIT.java} (95%)

Reply via email to