Commit Graph
5 Commits
Author SHA1 Message Date
Adam Świderski d3579e4529 [ACS-12214] excluded flaky/unstable tests for multibrowser (#5275)
* [ACS-12214] excluded flaky/unstable tests for multibrowser

* [ACS-12214] more excluded tests

* [ACS-12214] more excluded tests 2

* [ACS-12214] added headless runs and suite retries

* [ACS-12214] cron multibrowser 2 suite runs - other 1 suite runs
2026-07-09 13:56:24 +02:00
Adam Świderski 767efaf32c [ACS-12057] stabilize multibrowser e2es pt1 - add multibrowser targets for local runs (#5244)
* [ACS-12057] stabilize multibrowser e2es pt1

* [ACS-12057] copilot review fixes 1

* [ACS-12057] added headless to all
2026-06-25 10:25:05 +02:00
dominikiwanekhyland 66720be7c0 [ACS-10100][Security] Remove npx usage from CI/CD and shell scripts to mitigate supply chain risks (#4795) 2025-09-16 10:12:28 +02:00
Adam Świderski de8f48cff0 [ACS-8866] [E2E] Added UI, Debug and Headed modes to NX console (#4160) 2024-10-03 12:30:19 +02:00
swapnil-verma-gl f917a663b7 [ACS-5014] Migrated Copy Move actions E2Es from protractor to playwright (#3531)
* [ACS-5014] Added Playwright E2E tests for copy-move actions

* [ACS-5014] Fixed missing import in tsconfig.e2e.json

* [ACS-5014] Removed unneeded method from utils.ts

* [ACS-5014] Updated playwright.config.ts

* [ACS-5014] Copy and Move tests are now working

* [ACS-5014] Removed unneeded test.only

* [ACS-5014] Added test case IDs to E2E tests

* [ACS-6211] Removed TODO note. Removed protractor test case files

* [ACS-5014] Added E2E tests for Destination Picker in copy-move actions

* [ACS-5014] Removed unneded only from test suite

* [ACS-5014] Updated import of logger from @alfresco/adf-cli to @alfresco/adf-testing

* [ACS-5014] Addressed code review findings. Moved objects to beforeAll/beforeEach wherever applicable. Added missing await.

* [ACS-5014] Addressed code review findings. Removed unused methods/objects from content-node-selector-dialog.ts

* [ACS-5014] Addressed code review findings. Removed unused methods/objects from content-node-selector-dialog.ts

* [ACS-5014] SonarLint fix

* [ACS-5014] Fixed breaking change for other E2Es

* [ACS-5014] Updated E2Es to use correct locator for more actions button
2023-12-06 16:01:48 +05:30