This is an automated email from the ASF dual-hosted git repository.
riemer pushed a change to branch dev
in repository https://gitbox.apache.org/repos/asf/streampipes.git
from 32af33024a fixes: on dev small usability fixes and fixes on filter
function (#3951)
add 6ab2d3d198 feat: Add e2e test for asset roles (#3966)
No new revisions were added by this update.
Summary of changes:
ui/cypress/support/utils/asset/AssetUtils.ts | 23 +++-
.../assetManagement/generalAssetTest.smoke.spec.ts | 2 -
.../dataExplorer/addAssetsToDataView.smoke.spec.ts | 3 -
.../userManagement/testUserRoleAssets.spec.ts | 146 +++++++++++++++++++++
.../asset-overview/asset-overview.component.html | 5 +-
5 files changed, 169 insertions(+), 10 deletions(-)
create mode 100644 ui/cypress/tests/userManagement/testUserRoleAssets.spec.ts