Akash Rathod
157451841c
[ACS-7765] playwright Migration for upload new action e2e test ( #3866 )
...
* [ACS-7764] Migrated e2e tests Actions - upload
* [ACS-7764] Protractor2Playwright - Actions - Upload
* [ACS-7764] upload file fix
* [ACS-7765] playwright upload new action e2e test
* [ACS-7765] fix locator
* [ACS-7765] added fix and new test
* suggested fix for locator text
Co-authored-by: MichalKinas <113341662+MichalKinas@users.noreply.github.com >
* Update viewer.component.ts
---------
Co-authored-by: Katarzyna Kita <katarzyna.kita@hyland.com >
Co-authored-by: MichalKinas <113341662+MichalKinas@users.noreply.github.com >
2024-06-04 15:27:48 +02:00
Adam Świderski
9c671b4ed1
[ACS-7767] [E2E] ACA e2e folders' renaming for easier debugging in the future ( #3834 )
...
* [ACS-7767] [E2E] viewer-actions folder deletion test push
* [ACS-7767] folder renaming for easier debugging in the future
* [ACS-7767] deleted the extended timeout as its not needed
2024-05-09 10:52:24 +02:00
Katarzyna Kita
12742b3b90
[ACS-5019] Migrated e2e tests - Actions - download ( #3829 )
...
* [ACS-5019] Migrated Tests Protractor2Playwright Actions - download
---------
Co-authored-by: akash.rathod@hyland.com <akash.rathod@hyland.com >
2024-05-07 11:00:27 +02:00
Adam Świderski
995305fc13
[ACS-7305] beforeEach and afterAll updated for viewer tests ( #3830 )
2024-05-07 09:18:58 +02: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
132ce1f75e
[ACS-7451] playwright eslint plugin introduced ( #3746 )
2024-03-29 11:42:58 +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
Akash Rathod
227f3fb996
[ACS-6437] viewer e2e test migrate to playwright ( #3704 )
...
* rebase
* [ACS-6437] view protractor migrate to playwright
* [ACS-6437] review changes
* [ACS-6437] review changes
2024-03-15 14:17:20 +01:00
Denys Vuika
dbe724552f
[ACS-6572] break dependency on adf-testing ( #3594 )
...
* remove Logger dependency
* remove BrowserVisibility dependency
* remove BrowserActions dependency
* remove ViewerPage dependency
* remove ApiUtil dependency
* remove StringUtil dependency
* remove adf-testing dependency
* bug fixes
2024-01-11 14:02:58 +00:00
Akash Rathod
bc83c78b68
[ACS-6437] added new test migration ( #3581 )
2024-01-03 11:54:42 -05:00
MichalKinas
69c00fc403
Sonarcloud issues fixes ( #3499 )
...
* Sonarcloud issues fixes
* Code smell fixes
* Refactoring to remove new code duplications
* Sonarcloud code smell fixes part I
* Sonarcloud code smell fixes part II
* Missing code smell fix
* Add new ESLint rules to cover fixed SonarCloud issues
* Add missing command
* Add missing is existing check
2023-11-03 06:43:06 -04:00
MichalKinas
6edbb57dc4
[ACS-5601] Add badges to custom name column ( #3450 )
...
* [ACS-5601] Add badges to name column component
* [ACS-5601] Add on click handler to column badges
* [ACS-5601] Fix badge hover color
* [ACS-5601] Restore modal configuration, prettier fixes
* [ACS-5601] Add missing tooltip translation
* [ACS-5601] Add process content services to extension service
* [ACS-5601] Add adf dynamic component to custom name column
* [ACS-5601] Add missing dosc and unit tests
* [ACS-5601] Post rebase package lock update
* [ACS-5601] CR fixes
* [ACS-5601] Unit test fix
* [ACS-5601] CR fix
* [ACS-5601] Fix unit test, add contrast gray to badges
* [ACS-5601] fix fail test and exclude one test
* [ACS-5601] fix fail test and exclude one test
---------
Co-authored-by: akash.rathod@hyland.com <akash.rathod@hyland.com >
2023-10-04 09:12:52 +02:00
Akash Rathod
be761bae7d
[ACS-5639] fix viewer exclude test from protractor and playwright ( #3443 )
...
* [ACS-5923] sidenav and singleclick test
* remove protractor test and fix flaky test
* test fix
* [ACS-5639] fix exclude test in viewer
* remove exclude test and fix test
2023-09-25 17:39:16 +01:00
Adam Zakrzewski
8f0e4dfc87
[ACS-5992] refactor api wrappers ( #3425 )
...
* [ACS-5992] refactor api wrappers
* code review fixes
* review siteVisibility fix
* deleting configs from index
* updating breadcrumb preconditions
2023-09-11 04:55:44 -04:00
Akash Rathod
9f1b8a0ac6
[ACS-5650] viewer user actions test ( #3373 )
...
* viewer action files e2e migration
* viewer action files e2e remove comment
* review code fix
* [ci:force]
* [ACS-5650]viewer test with new user
* remove commented code
2023-08-18 09:09:04 -04:00
Akash Rathod
4cee6563f5
[ACS-5650] viewer action files e2e migration ( #3367 )
...
* viewer action files e2e migration
* viewer action files e2e remove comment
* review code fix
* [ci:force]
2023-08-03 17:29:10 +01:00
Grzegorz Jaśkowski
4019508f0f
[ACS-5638] hide checkboxes in file lists ( #3357 )
...
* ACS-5638 hide checkboxes in file lists
* ACS-5838 change C279270 test not to use multiselect related function
2023-07-26 09:15:06 +02:00
Akash Rathod
9a585c1642
[ACS-5604] viewer protected file test playwright ( #3354 )
...
* re-enable protracotr test
* viewer protected file tests
* remove navigate though pages
2023-07-19 16:56:03 -04:00
Akash Rathod
5abbda78a3
[ACS-5519] viewer-general tests Playwright ( #3327 )
...
* [ACS-5519] view general tests Playwright
* [ACS-5519] remove same function call
2023-07-11 18:54:58 +01:00