mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-09-10 14:11:17 +00:00
[ACS-10136]enable e2e aca
This commit is contained in:
@@ -1 +1,3 @@
|
|||||||
{}
|
{
|
||||||
|
"XAT-897": "https://hyland.atlassian.net/browse/ACS-5503"
|
||||||
|
}
|
||||||
|
@@ -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"
|
||||||
}
|
}
|
||||||
|
@@ -1 +1,4 @@
|
|||||||
{}
|
{
|
||||||
|
"XAT-17697": "https://hyland.atlassian.net/browse/ACS-7464",
|
||||||
|
"XAT-17121": "https://hyland.atlassian.net/browse/ACS-9889"
|
||||||
|
}
|
||||||
|
@@ -83,7 +83,7 @@ test.describe('Search - Filters - Tags', () => {
|
|||||||
|
|
||||||
await searchPage.searchFiltersTags.filterByTag(searchPage, `${tagPaging.list.entries[1].entry.tag}`);
|
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();
|
await expect(searchPage.dataTable.getRowByName(file2)).toBeVisible();
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
|
@@ -1 +1,3 @@
|
|||||||
{}
|
{
|
||||||
|
"XAT-17738": "https://hyland.atlassian.net/browse/ACS-9889"
|
||||||
|
}
|
||||||
|
@@ -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"
|
||||||
|
}
|
||||||
|
Reference in New Issue
Block a user