This is an automated email from the ASF dual-hosted git repository.
zehnder pushed a change to branch
3298-add-cypress-e2e-tests-for-compact-adapter-feature
in repository https://gitbox.apache.org/repos/asf/streampipes.git
from b860cd99ed feat(#3298): Add test to check rename unit transformation
rule for compact adapters
add d2b60a88a3 feat(#3298): Fix e2e tests and improve error message in ui
No new revisions were added by this update.
Summary of changes:
.../streampipes/model/message/Notifications.java | 6 ++-
.../management/AdapterResourceManager.java | 17 ++++++--
.../management/AdapterResourceManagerTest.java | 2 +-
.../rest/impl/connect/AdapterResource.java | 3 +-
ui/cypress/support/utils/connect/ConnectUtils.ts | 8 ++--
ui/cypress/tests/connect/editAdapter.smoke.spec.ts | 2 +
.../adapter-started-dialog.component.ts | 47 ++++++++++++++--------
.../live-preview-table.component.html | 7 +++-
8 files changed, 62 insertions(+), 30 deletions(-)