Katarzyna Kita
a6c929a958
[ACS-8064] Migrate actions-favorites tests to Playwright ( #3871 )
...
* ACS-8064 Migrate actions-favorites tests to Playwright
2024-06-13 11:16:25 +02:00
Adam Świderski
5a87c277f0
[ACS-8058] [E2E] Updated selectMultiItem method ( #3874 )
...
* [ACS-8058] [E2E] Updated selectMultiItem method
* [ACS-8058] review fixes 1
2024-06-07 14:05:03 +02:00
MichalKinas
a5343fd627
[ACS-8080] Enable multiselection in lists ( #3873 )
...
* [ACS-8080] Enable multiselection in lists
* [ACS-8080] Fix selected row in E2Es
* [ACS-8080] E2Es fix
* [ACS-8080] E2Es fix
---------
Co-authored-by: akash.rathod@hyland.com <akash.rathod@hyland.com>
2024-06-06 08:15:34 +02:00
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
7c92f39127
[ACS-5016] [E2E] delete actions migrated to playwright ( #3868 )
...
* [ACS-5016] [E2E] delete actions migrated to playwright
* [ACS-5016] sonar fix 1
* [ACS-5016] sonar fix 2
* [ACS-5016] upload.effects.spec.ts reverted
* [ACS-5016] upload-file.test.ts reverted
* [ACS-5016] review fix 1
2024-06-04 10:54:30 +02:00
Adam Świderski
cd610b6d7d
[ACS-7766] [E2E] protractor to playwright e2e test suites actions version ( #3839 )
...
* [ACS-7766] [E2E] Actions-version tests migrated from Protractor to Playwright
* [ACS-7766] [E2E] Test ids updated
* [ACS-7766] review comments fixes
* 'only' deleted
2024-05-28 09:24:17 +02:00
Katarzyna Kita
9141424f3a
[ACS-7764] Migrate tests protractor2playwright Actions - Upload ( #3842 )
...
* [ACS-7764] Migrated e2e tests Actions - upload
---------
Co-authored-by: akash.rathod@hyland.com <akash.rathod@hyland.com>
2024-05-13 15:08: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
Akash Rathod
4e0f7017bb
ACS-7709 fix workflow name and e2e ( #3815 )
...
* [ACS-7709] fix workflow name and e2e
* [ACS-7709] fix workflow name and e2e
2024-04-25 11:04:26 +02:00
Katarzyna Kita
e670441499
[ACS-7336] Added Playwright e2e Search - Tags & Deleted Protractor Search tests ( #3812 )
...
* ACS-7336 [Added] playwright e2e Search - Tags
[Deleted] Protractor Search tests
2024-04-24 15:49:00 +02:00
Adam Świderski
8fbc22b9d6
[ACS-7337] [E2E] protractor to playwright e2e test suites search filters categories filter ( #3798 )
...
* [ACS-7337] [E2E] Search filters - categories - tests migrated in Playwright
* [ACS-7737] only deleted
* [ACS-7337] review fix 1
* [ACS-7337] review fix 2
* [ACS-7337] excluded test again
* [ACS-7337] review fix 3
* [ACS-7337] review fix 5
* [ACS-7337] review fix 6
2024-04-17 15:22:26 +02:00
Katarzyna Kita
7982c1e7e7
ACS-7335 Migrated e2e search filters - location ( #3793 )
2024-04-16 10:52:23 +02:00
Adam Świderski
1b98bed18f
[ACS-7334] [E2E] Search filters - date - tests migrated to Playwright ( #3770 )
...
* [ACS-7334] [E2E] Search filters - date - tests migrated to Playwright
* [ACS-7334] sonar cloud fix 1
* [ACS-7334] review fix 1
* [ACS-7334] review fix 2
2024-04-15 13:44:11 +02:00
Adam Świderski
0cac392bdc
[ACS-7304] [E2E] beforeEach and afterAll hooks updated for special permissions tests ( #3753 )
...
* [ACS-7304] beforeEach and afterAll hooks updated for special permissions tests
* [ACS-7304] readded hruser and admin to config
2024-04-09 14:59:16 +02:00
Adam Świderski
ab88987e06
[ACS-7362] Search general tests migrated to Playwright ( #3764 )
2024-04-08 08:29:05 +02:00
Grzegorz Jaśkowski
4408eb4489
[ACS-7311] add no-angular-material-selectors eslint rule ( #3732 )
...
* [ACS-7311] add no-angular-material-selectors rule, fix errors
* [ACS-7311] fix faulty unit tests
2024-04-04 16:45:06 +02:00
Adam Świderski
2f9cc8075f
[ACS-7333] [E2E] search filters - properties tests migrated to Playwright ( #3756 )
...
* [ACS-7333] [E2E] search filters - properties tests migrated to Playwright
* [ACS-7333] review fix 1
* [ACS-7333] review fix 2
* [ACS-7333] review fix 3
* [ACS-7333] [E2E] search filters - properties tests migrated to Playwright
2024-04-04 11:57:45 +02:00
Katarzyna Kita
e2979410b3
[ACS-7364] Changed getRowsCount&getNthRow method not to count header row ( #3752 )
...
* Changed getRowsCount method not to count header row
* Removed commented code
* Fixed missing empty line
* Fixed getNthRow method usage
2024-04-02 08:34:13 -04:00
Adam Świderski
38050d1081
[ACS-7303] beforeEach and afterAll updated for share-action tests ( #3742 )
...
* [ACS-7303] beforeEach and afterAll updated for share-action tests
* [ACS-7303] deleted .only
2024-03-29 12:44:43 +01: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
Katarzyna Kita
f30fcbf693
[ACS-7332] Added Playwright tests for Search - Filters - Logic ( #3733 )
...
* Added PW tests - Search - Filters - Logic
2024-03-29 08:52:30 +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
Adam Świderski
3bec4abe4f
[ACS-7300] beforeEach and afterAll refactored for navigation tests ( #3736 )
2024-03-27 10:39:44 +01:00
Adam Świderski
d6e6c41a2e
[ACS-7298] beforeEach and afterAll updated for list-views ( #3734 )
...
* [ACS-7298] beforeEach and afterAll updated for list-views
* [ACS-7298] 'only' deleted
2024-03-27 10:18:08 +01:00
Adam Świderski
2046630f58
[ACS-7295] create actions - beforeEach and afterAll refactored ( #3730 )
...
* [ACS-7295] create actions beforeEach and afterAll refactored
* [ACS-7295] review fix 1
* [ACS-7295] review fix 2
2024-03-25 16:07:01 +01:00
Katarzyna Kita
b44beeb877
Changed beforeEach, small 'random' cleanup ( #3728 )
2024-03-25 11:51:38 +01:00
Adam Świderski
184f521e7b
[ACS-7294] Updated hooks - copy-move-actions ( #3721 )
...
* [ACS-7294] Updated hooks - copy-move-actions
* [ACS-7294] fixed one comments test
2024-03-22 10:19:05 +01:00
dependabot[bot]
76f83da505
Build(deps-dev): Bump @playwright/test from 1.37.1 to 1.42.1 ( #3682 )
...
* Build(deps-dev): Bump @playwright/test from 1.37.1 to 1.42.1
Bumps [@playwright/test](https://github.com/microsoft/playwright ) from 1.37.1 to 1.42.1.
- [Release notes](https://github.com/microsoft/playwright/releases )
- [Commits](https://github.com/microsoft/playwright/compare/v1.37.1...v1.42.1 )
---
updated-dependencies:
- dependency-name: "@playwright/test"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Playwright 1.42.1 upstream - fixed info-drawer tests
* Playwright 1.42.1 upstream - fixed copy-move-actions tests
* @datguychen
Playwright 1.42.1 upstream - fixed library-actions tests
* Playwright 1.42.1 upstream - SonarCloud fix 1
* Playwright 1.42.1 upstream - review fix 1
* Playwright 1.42.1 upstream - review fix 2
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: datguychen <adam.swiderski@hyland.com>
2024-03-21 11:26:52 +01:00
Adam Świderski
96a5542fe4
[ACS-7267] The rest of list-views tests migrated to Playwright ( #3711 )
2024-03-19 09:40:44 +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
Adam Świderski
8512e42ece
[ACS-6799] Search sorting tests migrated to Playwright ( #3705 )
...
* [ACS-6799] search sorting migrated to Playwright
* [ACS-6799] review fixes 1
* [ACS-6799] cloudflare fix 1
* [ACS-6799] cloudflare fix 2
* [ACS-6799] review fixed 2
* [ACS-6799] sonarcloud fix 3
2024-03-14 12:13:03 +01:00
Katarzyna Kita
c572dde261
[ACS-6954] Refactor Search Playwright tests - move search actions to searchOverlay component ( #3703 )
...
* Refactored search playwright tests moved search actions to search overlay component
2024-03-12 12:55:02 +01:00
Katarzyna Kita
f63d5073f4
[ACS-6954] Refactored search playwright tests ( #3700 )
...
* Refactored search playwright tests
2024-03-12 10:15:17 +01:00
Katarzyna Kita
b5d2193416
ACS-6796 Search results files&folders tests migration to Playwright ( #3691 )
...
* Migrated tests for Search - files & folders
2024-03-11 11:16:44 +01:00
Adam Świderski
93cf1b9198
[ACS-6798] protractor to playwright e2e test suites search results libraries ( #3690 )
...
* [ACS-6798] seach results libraries migrated
* [ACS-6798] added infoDrawer and search to PW tests in PRs
* [ACS-6798] excluded tests + sonar fix
* [ACS-6798] sonar fix 2
* [ACS-6798] sonar fix 3
* [ACS-6798] sonar fix 3
* [ACS-6798] login and delete methods added to Utils for sonar cloud duplication code
* [ACS-6798] review fixes
* Revert "[ci:force][auto-commit] Update dependencies ADF:6.8.0-8186121470 JS:7.7.0-8186121470 (#3693 )"
This reverts commit 29b1bf99d4ff8734342b94907d6bb2676a407e2e.
* Revert "Release 4.4.1 (#3688 )"
This reverts commit 6dd3ad66d0d96054beb4f70fee5b2b550cc23efc.
* [ACS-6798] review fixes pt2
* [ACS-6798] review fixes pt 3
* [ACS-6798] review fixes pt4
* [ACS-6798] review fixes pt4.1
2024-03-08 10:58:19 +01:00
Akash Rathod
c883e16d2b
[ACS-6907] enable exclude test ( #3676 )
...
* [ACS-6907] enable exclude test
* [ACS-6907] test fix
* [ACS-6907] test fix
* remove hruser dependancy
* remove protractor duplicate tests
* review fix
2024-03-04 17:06:06 +05:30
Katarzyna Kita
73726a8d39
[ACS-6795] Search Input tests migrated to Playwright ( #3675 )
...
* Added Playwright tests for search - input
2024-03-04 08:50:22 +01:00
Adam Świderski
89f12dc731
[ACS-6797] search general migrated from Protractor to Playwright ( #3674 )
...
* ACS-6797 search general migrated v1
* [ACS-6797] SonarCloud fix + test name update
* [ACS-6797] Tests fixed and passing
* [ACS-6797] Old protractor tests deleted from yml file
2024-02-29 14:21:32 +01:00
Katarzyna Kita
799ff8b74b
[ACS-6791] Restore&fix excluded tests ( #3649 )
...
* Removed tests from excluded, small fixes
2024-02-21 13:57:06 +01:00
Katarzyna Kita
1400545c2d
[ACS-6668] [ACS-6669] e2e migration - Info Drawer general and library properties tests ( #3628 )
...
*[ACS-6668] [ACS-6669] e2e migration - Info Drawer general and library properties tests
---------
Co-authored-by: datguycheb <adam.swiderski@hyland.com>
2024-02-13 09:58:45 +01:00
Adam Świderski
1a30b4bd6b
[ACS-6667] file preview test migrated from Protractor to Playwright ( #3634 )
...
* [ACS-6667] file preview test migrated
* [ACS-6667] SonarCloud fix 1
* [ACS-6667] Pull Request fixes
2024-02-08 11:26:27 +01:00
Akash Rathod
13566d4f28
[ACS-6732] Manual upstream changes ( #3632 )
...
* upstream changes
* upstream changes
* upstream changes
* ACS-6710 failing e2e on gha
2024-02-07 20:41:17 +05:30
Adam Świderski
382486463b
[ACS-6666] e2e migration for info drawer file folder properties tests ( #3623 )
...
* [ACS-5882] infoDrawer comments tests migrated to Playwright
* [ACS-5882] fixed issues from pull request comments
* [ACS-5882] 2nd part of fixed issues from pull request comments
* [ACS-6666] E2E test migration - infoDrawer - File Folder Properties
* [ACS-6666] Few changes + small test fixes
* [ACS-6666] Deleted unused method
* [ACS-5882] infoDrawer comments tests migrated to Playwright
* [ACS-5882] fixed issues from pull request comments
* [ACS-5882] 2nd part of fixed issues from pull request comments
* [ACS-6666] Sonar fix
* [ACS-6666] Small locators change + timeout increased
2024-02-06 11:43:35 +01:00
Adam Świderski
489a84735a
[ACS-5882] infoDrawer comments tests migrated to Playwright ( #3615 )
...
* [ACS-5882] infoDrawer comments tests migrated to Playwright
* [ACS-5882] Update string names
* [ACS-5882] fixed issues from pull request comments
* [ACS-5882] 2nd part of fixed issues from pull request comments
* [ACS-5882] added Promise void functions without return
* [ACS-5882] Small naming fixes
* [ACS-5882] excluding 2 tests - BE issue
* [ACS-5882] Fixed one test
2024-02-02 16:43:40 +01:00
Adam Świderski
c968c1cb7f
[ACS-6688] excluding & fixing failing tests ( #3624 )
...
* [ACS-6688] excluding excluded tests
* [ACS-6688] Shortened notes for excluded tests
* [ACS-6688] New patch of excluded tests
* [ACS-6688] few more excluded + one test fixed + timeout longer for library actions
* [ACS-6688] added longer timeout for github actions failing test
* exclude user test fix in ACS-6699
* [ACS-6688] Next patch of fixed tests
* [ACS-6688] last batch of excludes and one test fix
* [ACS-6688] Trash Admin fix
* [ACS-6688] .only deleted from trash admin test
* [ACS-6688] Reverted the global-variables.ts file changes
* [ACS-6688] small fixes
* [ACS-6688] spaces changed
* [ACS-6688] trash admin test excluded
---------
Co-authored-by: akash.rathod@hyland.com <akash.rathod@hyland.com>
2024-02-02 13:22:32 +01:00
Akash Rathod
608e6c5eb4
[ACS-6575] code fix and split action suite ( #3604 )
...
* code split and fix
* code split and fix
* code split and fix
* [ACS-6575]code fix in workflow
2024-01-19 13:09:07 +05:30