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
Mykyta Maliarchuk
3f182a5a68
[ACS-5994] Remove redundant deleteNodes method from e2e ( #3587 )
...
* [ACS-5994] remove redundant deleteNodes method [ci:force]
* [link-adf:dev-mmaliarchuk/ACS-5994-fix-jsApi-deleteNodes][affected:*][ci:force]
* rebase
2024-02-20 13:01:52 +01:00
MichalKinas
4766bfe707
[ACS-6427] Add search highlighting ( #3637 )
...
* [ACS-6427] Initial commit for search highlights
* [ACS-6427] Add correct highlighting config, handle highlights in search results
* [ACS-6427] CR fixes
* [ACS-6427] CR fix
* [ACS-6427] Locator fix
* [ACS-6427] E2E fix
---------
Co-authored-by: swapnil.verma <swapnil.verma@globallogic.com >
2024-02-15 16:26:09 +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
16839a87f5
[ACS-6680] Deleted protractor tests ( #3635 )
2024-02-09 13:08:33 +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
MichalKinas
d0484edd58
Post ES migration fixes ( #3611 )
...
* Post ES migration fixes
* Restore failing check
* searcg test fix
* Exclude flaky test case
* Exclude another test case as sorting by relevance doesn't seem to work with ES
---------
Co-authored-by: akash.rathod@hyland.com <akash.rathod@hyland.com >
2024-01-25 22:14:48 +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
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
Denys Vuika
09aba59b06
[ACS-6563] cleanup protractor configs and e2e for extensibility ( #3591 )
...
* cleanup extensibility configs and protractor e2e
* cleanup
* cleanup
2024-01-10 09:09:11 -05:00
Akash Rathod
bc83c78b68
[ACS-6437] added new test migration ( #3581 )
2024-01-03 11:54:42 -05:00
Kritagya Jaiswal
6b18b631ae
[ACS-6457] Migrated unshare-file e2es to playwright ( #3575 )
...
* [ACS-6457] Migrated unshare-file e2es to playwright
* Removed only
* [ACS-6457] Removed protractor file
* Updated timeout
* Updated timeout
* Removed clickClose method
* Addressed review comments
* Addressed review comments
* Created a separate test suit for share-actions
* Remove only
2023-12-28 11:54:32 +05:30
Anukriti Singh
90c69b207c
[ACS-5645] Property Panel Feature ( #3477 )
...
* [ACS-5540] changes for edit aspect button
* added aspect edit button
* [ACS-5540]fixed unit test cases and added unit test cases
* [ACS-5540] Modified changes
* [ACS-5540] fixed file lock issue
* [ACS-5645]Implemented changes as per review comments
* [ACS-5540]Modified the test case title
* [ACS-5645] changes for aspect icon
* [ACS-5645] fixed aspect lock issue in small screen
* [ACS-5540] modified the aspect button changes
* [ACS-5540] modified the changes
* [ACS-5645] added unit test cases
* [ACS-5540] removed unwanted code
* [ACS-5540] fixed lock-file bug
* [ACS-5540] revert the unwanted changes
* [ACS-5540] modified changes
* [ACS-5540]Implemented the changes as per the review comments
* [ACS-5540] added group lock changes
* [ACS-5540] added tooltip
* [ACS-5540] Implemented the review comments
* [ACS-5540] added tooltips
* [ACS-5540] Added styles
* [ACS-5540]Added focus
* [ACS-5551]updated property panel design
* [ACS-5551]added null checks
* [ACS-5551] update style
* [ACS-5540] changes for edit aspect button
* added aspect edit button
* [ACS-5540]fixed unit test cases and added unit test cases
* [ACS-5540] Modified changes
* [ACS-5645]Implemented changes as per review comments
* [ACS-5645] changes for aspect icon
* [ACS-5540] modified the aspect button changes
* [ACS-5540] modified the changes
* [ACS-5540] revert the unwanted changes
* [ACS-5540] added group lock changes
* [ACS-5551]updated property panel design
* [ACS-5551]added null checks
* [ACS-5551] update style
* [ACS-5551] name updated
* [ACS-5551] unit test fix
* [ACS-5551] header issue fixed
* [ACS-5645] style updated
* [ACS-5645] border updated
* [ACS-6117] fixed aspect dispaly issue
* [ACS-5645] different node open issu fixed
* [ACS-5645] unit test issue fix
* [ACS-5645] unit test fix
* [ACS-5645] tabs design modify
* [ACS-5645] dependency updated
* [link-adf:ACS-564
5-property-panel-feature] test linking
* "[link-adf:ACS-5645-property-panel-feature]"
* [ACS-5645] revert adf linking changes
* add adf configs to libs
* fix issue with empty paths
* try using adf target
* [link-adf:ACS-5645-property-panel-feature] fix core mapping
* [link-adf:ACS-5645-property-panel-feature] revert target changes
* remove useless styles
* remove css hacks
* cleanup useless properties
* remove useless properties
* remove useless code
* [ACS-5645] added missing code
* [ACS-5654] add icon for full screen
* [ACS-5654] nodei con methods moved to thumbnail
* [ACS-5654] unit test added and code refactor
* [ACS-5645] unit test added
* [ACS-5645] panel issue fix
* [ACS-5645] removed unit test for editable property
* [ACS-5645] removed unused unit test
* [ACS-5645] unit test updated
* [ACS-5645] updated the unit test
* Modified the unit test cases for getNodeIcon
* Upsteam ADF-6.6.0-7287333895, Js-api-7.5.0-7287333895 version
* Fix failing test cases
* Fix failing e2e
---------
Co-authored-by: Yasa-Nataliya <yasa.nataliya@globallogic.com >
Co-authored-by: pkundu <priyanka.kundu@hyland.com >
Co-authored-by: Denys Vuika <denys.vuika@gmail.com >
Co-authored-by: rbahirsheth <raviraj.bahirsheth@globallogic.com >
2023-12-27 10:26:11 +05:30
swapnil-verma-gl
339dc60d6d
[ACS-6107] Updated default configuration for date-range component to be compatible with the new advanced search date range component ( #3532 )
...
* [ACS-6107] Updated default configuraiton for date-range component in extensions to match the required config for the new date range component
* [ACS-6107] Updated E2Es to remove references to old date-range component
* [ACS-6107] Restored missing column key
2023-12-26 11:14:33 +05:30
SheenaMalhotra182
373a41bd16
[ACS-6456] Migrated Share File e2es to Playwright ( #3565 )
...
* [AACS-6456] migrated share-file e2es to playwright
* [ACS-6456] fixed code smells and removed duplication
* [ACS-6456] cleanup, addressed review comments
* [ACS-6456] addressed review comments
* [ACS-6456] added return types, fixed typos
2023-12-23 01:07:48 +05:30
Akash Rathod
7465bbbf6d
[ACS-6510] playwright List View e2e test ( #3566 )
...
* [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
* [ACS-6510] listview playwright e2e test
* code fix
* code fix
* code fix
* code fix
* code fix
* code fix
* code fix for review
* code fix for review
2023-12-22 09:36:32 +01:00
Adam Zakrzewski
e001069bfa
[ACS-6269] update create file from template tests ( #3567 )
...
* [ACS-6269] update create file from template tests
* update error messages
* update beforeAll of personal files
* move nodesApi initialize and delete
* removing unnecessary try catch blocks
2023-12-20 11:28:32 +01:00
Adam Zakrzewski
6bcca76646
[ACS-5678] update create folder from template tests ( #3564 )
2023-12-18 17:29:20 +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
Adam Zakrzewski
c4da70e52c
[ACS-6471] move create tests ( #3555 )
2023-12-07 14:54:40 +01: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
SheenaMalhotra182
78b1e3e460
[ACS-6443] cleanup for redundant e2es and unused methods ( #3547 )
...
* [ACS-6443] removed redundant e2es and unused methods
* [ACS-6443] cleanup
* [ACS-6443] cleanup
* [ACS-6443] undo cleanup
* [ACS-6443] linting fix
* [ACS-6443] cleanup
* [ACS-6443] cleanup
* [ACS-6443] addressed review comments
2023-12-01 13:33:23 +05:30
Adam Zakrzewski
1b55de018b
[ACS-5018] library actions protractor tests ( #3545 )
...
* [ACS-5018] library actions protractor tests
* updating type and timeout
* implementing reviews comments
2023-11-29 19:09:07 +01: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
Akash Rathod
fef55a3f73
[ACS-5923] remove navigation protractor e2e test ( #3541 )
2023-11-28 04:36:18 -05:00
Akash Rathod
c086bf2023
[ACS-6367] action available e2e remove ( #3540 )
...
* [ACS-6367] action available e2e remove
* [ci:force]
* Revert "[ACS-6367] action available e2e remove"
This reverts commit 0a92a383459797f970ea397c30bfb3350ba1ebeb.
* [ACS-6367] action available e2e remove
2023-11-27 09:43:55 -05:00
Akash Rathod
b988874df1
[ACS-6398] folder action-available e2e test ( #3537 )
...
* [ACS-6398] folder action-avilable test
* review changes
* review changes
* review changes
2023-11-27 12:04:55 +01:00
Mykyta Maliarchuk
7c95b53c8b
[ACS-6081] Reduce references to internal Angular material CSS classes ( #3534 )
...
* [ACS-6081] Reduce references to internal Angular material CSS classes
* [ACS-6081] rollback default scrollable value [ci:force]
* [ACS-6081] linting
* [ACS-6081] fix e2es
* [ACS-6081] cr fix
* [ACS-6081] remove adf-cli logger from e2es
2023-11-24 14:59:57 +01:00
Akash Rathod
7468111d19
[ACS-6368] remove special permissions e2e test ( #3536 )
2023-11-24 11:04:54 +00: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
DominikIwanek
cde4308431
Upstream to ADF:6.5.1 JS-API:7.2.0 ( #3514 )
...
* upstream to ADF:6.5.0 JS-API:7.2.0
* Fix pipeline for PR
* Fix pipeline for PR
* Fix pipeline for PR
* exclude C286473
---------
Co-authored-by: Tomasz <tomasz.gnyp@hyland.com >
2023-11-15 07:29:52 -05:00
Adam Zakrzewski
7a0d21cfd2
[ACS-5688] create folder tests update ( #3519 )
...
* [ACS-5688] create folder tests update
* fixes for comments
* short expression
2023-11-14 15:44:08 +01:00
Akash Rathod
4877a0549b
[ACS-6066 ] playwright e2e other permissions ( #3510 )
...
* ACS-6066 other permissions test
* ACS-6066 other permissions test remove protractor
* ACS-6066 other permissions test remove protracto
* ACS-6066 other permissions remove code Duplicate
* ACS-6066 other permissions rebase
* ACS-6066 other permissions code cleanup
* code fix and remove protractor test
* review code fix
* review code fix
* fail test code fix
2023-11-14 12:32:24 +01:00