[ACS-11871] e2e test for link document (#5281)

* [ACS-11871] e2e test for link document

* [ACS-11871] fix test case name and improve test with icon check

* [ACS-11871] add CI run for e2e and comment fix

* [ACS-11871] add CI run for e2e

* [ACS-11871] add CI run for e2e

* Potential fix for pull request finding

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

* Potential fix for pull request finding

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

* add fix for comment pr review locator and try catch

* [ACS-11871] test fix, remove icon logic to very in manual test

* [ACS-11871] e2e test for link document

* [ACS-11871] fix test case name and improve test with icon check

* [ACS-11871] add CI run for e2e and comment fix

* [ACS-11871] add CI run for e2e

* [ACS-11871] add CI run for e2e

* add fix for comment pr review locator and try catch

* Potential fix for pull request finding

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

* Potential fix for pull request finding

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

* [ACS-11871] test fix, remove icon logic to very in manual test

* delete link test fix

* fix delete test

---------

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Akash Rathod
2026-07-21 15:47:25 +02:00
committed by GitHub
co-authored by Copilot Autofix powered by AI
parent dd2d1f8711
commit ea8eab3986
12 changed files with 932 additions and 0 deletions
@@ -114,6 +114,8 @@ jobs:
id: 19
- name: "viewer-actions"
id: 20
- name: "create-link-actions"
id: 21
steps:
- name: Free hosted runner disk space
uses: Alfresco/alfresco-build-tools/.github/actions/free-hosted-runner-disk-space@10cea6c0b390c4f8af21d9dc1670d581bd10319f # v18.13.0
+2
View File
@@ -187,6 +187,8 @@ jobs:
id: 19
- name: "viewer-actions"
id: 20
- name: "create-link-actions"
id: 21
steps:
- name: Free hosted runner disk space
uses: Alfresco/alfresco-build-tools/.github/actions/free-hosted-runner-disk-space@10cea6c0b390c4f8af21d9dc1670d581bd10319f # v18.13.0
+4
View File
@@ -103,6 +103,10 @@ jobs:
id: 18
- name: "folder-information-actions"
id: 19
- name: "viewer-actions"
id: 20
- name: "create-link-actions"
id: 21
steps:
- name: Checkout
uses: actions/checkout@v7