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

zehnder pushed a change to branch 
3388-adapter-deletion-does-not-clean-up-asset-links
in repository https://gitbox.apache.org/repos/asf/streampipes.git


    from 08e01fcccc refactor(#3388): Pipelines are now removed from the asset 
links when they are deleted
     add 94a53ddff9 refactor(#3388): Extend test to check if measurement is 
removed from asset links
     add 476047795b refactor(#3388): Add assertions to go back button

No new revisions were added by this update.

Summary of changes:
 ui/cypress/support/utils/asset/AssetBtns.ts        |  6 +++
 ui/cypress/support/utils/asset/AssetUtils.ts       |  9 ++++-
 ui/cypress/support/utils/datalake/DataLakeUtils.ts | 21 ----------
 .../support/utils/datalake/MeasurementUtils.ts     | 47 ++++++++++++++++++++++
 ...tePipelineAndMeasurementsWithAssetLink.spec.ts} | 13 ++++--
 ui/cypress/tests/connect/editAdapter.smoke.spec.ts | 11 ++---
 .../tests/datalake/configuration.smoke.spec.ts     | 10 ++---
 .../restartStreamPipes/restartStreamPipes2.ts      |  3 +-
 .../manage-asset-links-dialog.component.html       |  6 +++
 9 files changed, 88 insertions(+), 38 deletions(-)
 create mode 100644 ui/cypress/support/utils/datalake/MeasurementUtils.ts
 rename 
ui/cypress/tests/assetManagement/deleteAssetLinks/{deletePipelineWithAssetLink.spec.ts
 => deletePipelineAndMeasurementsWithAssetLink.spec.ts} (78%)

Reply via email to