Adam Świderski
a2631db0e2
[ACS-11612] helium ACA e2es updates ( #5159 )
...
* [ACS-11612] helium ACA e2es updates
* [ACS-11612] helium testing week small tests fixes
* [ACS-11612] copilot review 1
* [ACS-11612] sonar fix 2
* [ACS-11612] copilot review fix 2
* [ACS-11612] shared links api small fixes
* [ACS-11612] sonar cloud fix 3
* [ACS-11612] fixed returns for promise<void> methods
* [ACS-11612] eslint fix and added override-ci skip in yml
2026-04-22 11:26:39 +02:00
Adam Świderski
19270e256c
[ACS-10956] Update eslint configuration for all automated tests related files ( #4991 )
...
* [ACS-10956] ACS-10956 updates eslint for more files
* [ACS-10956] eslint update
* Revert package-lock.json changes
* Revert package-lock.json to develop version
* testing eslint changes 1
* [ACS-10956] updated eslint for e2e folder
* [ACS-10956] added eslint for aca-playwright-shared file
* Sync package-lock.json with develop
* [ACS-10956] eslint e2e now uses playwright and angular plugin.
* [ACS-10956] changed error to warn for no-angular-material-selectors
* [ACS-10956] two rules turned off for aca-playwright-shared
* [ACS-10956] reverted changes for spec files
* [ACS-10956] changed back to error
* [ACS-10956] first eslint fixes
* [ACS-10956] more eslint fixes
* [ACS-10956] more eslint fixes pt 23
* [ACS-10956] last lintfix fixes
* [ACS-10956] sonar fixes 1
* [ACS-10956] reverted package-lock.json
* [ACS-10956] test fixes after the eslint changes 1
* [ACS-10956] sonar fix2
* [ACS-10956] test fixes after eslint update 24
2026-01-30 15:23:48 +01:00
Akash Rathod
8fe74b7e00
[ACS-10960] fix workflow (run-e2e-with-env) localhost ( #4989 )
...
* [ACS-10960] fix workflow localhost
* [ACS-10960] remove pr run part
* [ACS-10960] url check
* [ACS-10960] remove pull request run for this workflow
2026-01-16 08:52:45 +00:00
Akash Rathod
53f19f7935
[ACS-10876] ACA e2e playwright automated test for Firefox Edge and Safari ( #4952 )
...
* [ACS-10876] playwright config changes to support multi browser
* [ACS-10876]workflow temp changes to enable all browser run
* [ACS-10876]workflow issue fix
* [ACS-10876]workflow issue fix
* [ACS-10876]workflow issue fix
* [ACS-10876]workflow issue fix
* [ACS-10876]fix report issue and webkit dep issue
* [ACS-10876]fix report issue and exclude test logic
* [ACS-10876]playwright browser setup change
* [ACS-10876]small fixes
* [ACS-10876]restore only run on pull request schedule job
* [ACS-10876]sonar cloud issue fix
* [ACS-10876]make chromium for pr run and chrome browser for scheduled run
* [ACS-10876]sonar cloud issue fix
* [ACS-10876]sonar cloud issue fix and small improvement
2025-12-23 12:48:17 +01: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
9d22bf0efe
[ACS-9297] [ACA] [E2E] Update test IDs to match the XRAY test cases IDs ( #4429 )
...
* [ACS-9297] [E2E] Authentication and List Views updated
* [ACS-9297] navigation tests IDs updated
* [ACS-9297] updated pagination IDs
* [ACS-9297] updated download actions ids
* [ACS-9297] Updated upload-download actions IDs & changed the location of viewer-version-actions tests to match XRAY
* [ACS-9297] updated copy-move-actions IDs
* [ACS-9297] Updated delete-actions IDs
* [ACS-9297] updated create-actions IDs
* [ACS-9297] Updated library-actions IDs
* [ACS_9297] Updated share IDs
* [ACS-9297] Special Permissions Updated IDs
* [ACS-9297] Updated viewer IDs
* [ACS-9297] Updated comments IDs
* [ACS-9297] Updated Search IDs
* [ACS-9297] Updated the remaning IDs
* [ACS-9297] one tests excluded one duplicated deleted
* [ACS-9297] fixing rebase mistakes 1
2025-03-19 10:20:24 +01:00
Mykyta Maliarchuk
09636b377d
[ACS-9211] Update license headers ( #4372 )
2025-02-04 12:11:48 +01:00
Akash Rathod
6cdd5da501
[ACS-8891] remove e2e test data ( #4179 )
...
* [ACS-8886] enable excluded test
* [ACS-8886] enable excluded test
* [ACS-8886] test fix and added ticket to resovle
* [ACS-8886] test reexcluded as valid fail
* [ACS-8886] test enalbe
* [ACS-8886] test fix for admin
* ACS-8891-remove-test-data
* ACS-8891-test-fix
* ACS-8891-test-fix
* test fix
2024-11-21 12:41:58 +05:30
Adam Świderski
de8f48cff0
[ACS-8866] [E2E] Added UI, Debug and Headed modes to NX console ( #4160 )
2024-10-03 12:30:19 +02:00
MichalKinas
96df46a32a
Make aca-playwright-shared buildable and publishable ( #4098 )
...
* Make aca-playwright-shared buildable and publishable
* Small PR workflow fix
2024-09-04 18:24:46 +02:00
Adam Świderski
70de07f3f1
[ACS-8548] [E2E] deleted unused users from configs ( #4004 )
2024-08-06 10:55:51 -04:00
Adam Świderski
d9391bef51
[ACS-7453] updated license header to 2024 ( #3747 )
...
* [ACS-7453] updated license header to 2024
* [ACS-7453] Updated the rest of licenses manually to 2024
* [ACS-7453] review changes
2024-03-29 12:35:49 +01:00
Adam Świderski
a20f8d9ac8
[ACS-7360] aca playwright e2e file name rename with .e2e.ts extension ( #3738 )
...
* [ACS-7360] authentication updated to e2e.ts
* [ACS-7360] copy-move-actions tests updated to e2e.ts
* [ACS-7360] create-actions tests updated to e2e.ts
* [ACS-7360] folder-rules tests updated to e2e.ts
* [ACS-7360] info-drawer tests updates to e2e.ts
* [ACS-7360] library-actions tests updated to e2e.ts
* [ACS_7360] list-views tests updated to e2e.ts
* [ACS-7360] navigation tests updated to e2e.ts
* [ACS-7360] pagination tests updated to e2e.ts
* [ACS-7360] search tests updated to e2e.ts
* [ACS-7360] share-actions tests updated to e2e.ts
* [ACS-7360] special-permissions tests updated to e2e.ts
* [ACS-7360] viewer tests updated to e2e.ts
* [ACS-7360] replaced every .spec.ts and .test.ts with .e2e.ts
* [ACS-7360] undo .spec.ts chages for non test files
* [ACS-7360] hardcoded credentials sonarcloud fix 1
* [ACS-7360] hardcoded credentials sonarcloud fix 2
2024-03-27 15:27:56 +01:00
Adam Świderski
dd17437fce
[ACS-7301] beforeEach and afterAll refactored for pagination tests ( #3737 )
2024-03-27 11:09:50 +01:00
Akash Rathod
8b412b28f9
[ACS-6435] playwright e2e for list views personal files ( #3551 )
...
* [ACS-6435] playwright e2e for list views personal files
* e2e test for trash page
* e2e test for trash page
* e2e test for file-libraries page
* e2e test for file-libraries page fix
* e2e test for file-libraries page fix
* e2e test shared recent page
* e2e test shared recent page fix
* e2e test review comment fix
* e2e test review fix flaky test fix
* e2e test fail test fix
* e2e test fail fix
* test code fix
* protractor list-view test enable
2023-12-11 11:07:13 -05:00
SheenaMalhotra182
509ab55508
[ACS-6235] Migrated E2Es in favorites.ts file to Playwright ( #3539 )
...
* [ACS-6235] migrated e2es to playwright
* [ACS-6235] migrated e2es to playwright
* [ACS-6235] addressed review comments
2023-11-28 04:40:14 -05:00
Kritagya Jaiswal
f705c462be
[ACS-6239] Migrated personal files of pagination suit to playwright ( #3528 )
...
* [ACS-6239] Migrated personal files of pagination suit to playwright
* [ACS-6239] Remove only
* Added path in json file
* [ACS-6239] Addressed review comments
* [ACS-6239] Addressed review comments
* [ACS-6239] Removed material classes and used roles for test cases
* Addressed review comments
2023-11-23 13:37:03 +00:00