You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streampipes.apache.org by ze...@apache.org on 2024/04/30 07:47:46 UTC

(streampipes) branch support-service-selection-for-adapters updated (8c8ed98319 -> 5ae113576d)

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

zehnder pushed a change to branch support-service-selection-for-adapters
in repository https://gitbox.apache.org/repos/asf/streampipes.git


    from 8c8ed98319 add short comment to new ENV variable
     add 5ae113576d feat: Add unit tests for CustomServiceTagResolver

No new revisions were added by this update.

Summary of changes:
 streampipes-service-extensions/pom.xml             | 12 ++++
 .../extensions/CustomServiceTagResolverTest.java   | 68 ++++++++++++++++++++++
 2 files changed, 80 insertions(+)
 create mode 100644 streampipes-service-extensions/src/test/java/org/apache/streampipes/service/extensions/CustomServiceTagResolverTest.java