[ACS-10136]enable e2e aca

This commit is contained in:
akashrathod28
2025-09-10 15:00:45 +02:00
parent 22effa83ec
commit d2fe68eb4e
6 changed files with 19 additions and 6 deletions

View File

@@ -1 +1,3 @@
{}
{
"XAT-897": "https://hyland.atlassian.net/browse/ACS-5503"
}

View File

@@ -1,3 +1,4 @@
{
"XAT-5523": "https://hyland.atlassian.net/browse/ACA-4697"
"XAT-5523": "https://hyland.atlassian.net/browse/ACA-4697",
"XAT-5516": "https://hyland.atlassian.net/browse/ACS-9889"
}

View File

@@ -1 +1,4 @@
{}
{
"XAT-17697": "https://hyland.atlassian.net/browse/ACS-7464",
"XAT-17121": "https://hyland.atlassian.net/browse/ACS-9889"
}

View File

@@ -83,7 +83,7 @@ test.describe('Search - Filters - Tags', () => {
await searchPage.searchFiltersTags.filterByTag(searchPage, `${tagPaging.list.entries[1].entry.tag}`);
await expect(searchPage.dataTable.getRowByName(file1)).toBeVisible();
await expect(searchPage.dataTable.getRowByName(file1)).toBeHidden();
await expect(searchPage.dataTable.getRowByName(file2)).toBeVisible();
});
});

View File

@@ -1 +1,3 @@
{}
{
"XAT-17738": "https://hyland.atlassian.net/browse/ACS-9889"
}

View File

@@ -1 +1,6 @@
{}
{
"XAT-17181": "https://hyland.atlassian.net/browse/ACS-9889",
"XAT-17640": "https://hyland.atlassian.net/browse/ACS-9889",
"XAT-17644": "https://hyland.atlassian.net/browse/ACS-9889",
"XAT-17182": "https://hyland.atlassian.net/browse/ACS-9889"
}