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 e77de80ce4 refactor(#3398): Remove asset links of files when deleted
add b1d5e16758 refactor(#3398): Add e2e test to validate data view is
removed
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 | 18 ++++++++++++++++++
ui/cypress/support/utils/datalake/DataLakeUtils.ts | 4 +++-
...ink.spec.ts => deleteDataViewWithAssetLink.spec.ts} | 15 +++++++++++----
.../deleteAssetLinks/deleteFileWithAssetLink.spec.ts | 14 ++++----------
.../deletePipelineAndMeasurementsWithAssetLink.spec.ts | 14 ++++----------
.../manage-asset-links-dialog.component.html | 3 +++
7 files changed, 49 insertions(+), 25 deletions(-)
copy
ui/cypress/tests/assetManagement/deleteAssetLinks/{deleteAdapterWithAssetLink.spec.ts
=> deleteDataViewWithAssetLink.spec.ts} (68%)