* [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
* 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
* [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>
* [ACS-5678] create folder from template tests
* taking out only flag
* fixes for linter, import, method name and locator
* fix import and utils strings
* [ACS-511]-adding-library-tests
* updating tests and adding before and after all
* spinner timeouts update
* updating import statement
* update error locator
* adding random method in general utils
* [ACA-4715] break dependency on envsubst (#3325)
* remove BPM host
* break dependency on envsubst
* remove prebuild script
* cleanup package.json
* [ACS-511]-adding-library-tests
* adding lost MyLibrariesPage import
* rebase page initialization merge
* [ACS-511]-adding-library-tests
* comma deleted
* fix readability and indentation
* adding id to info drawer
* adding index and updating import
* updating after wrong rebase
* after rebase
* updating tests and adding before and after all
* updating import statement
* update error locator
* adding random method in general utils
* [ACS-511]-adding-library-tests
* comma deleted
* fix readability and indentation
* adding id to info drawer
* adding index and updating import
* next after rebase
* update delete in folder tests
* providing string as parameter
* after rebase
* updating tests and adding before and after all
* adding random method in general utils
* [ACS-511]-adding-library-tests
* comma deleted
* [ACS-511]-adding-library-tests
* adding index and updating import
* providing string as parameter
* delete protractor create-library tests
* update for calls in expect method
* bump to 4.2.0 (#3334)
* adding random method in general utils
* adding index and updating import
* providing string as parameter
* after rebase
* providing string as parameter
* update for tests C280026 and C280027
* raising time for visibility check
* quotes change in error strings
* adding waitFor method
* raising timeout in isErrorMessageDisplayed method
* updating mat-error locator
* adding press tab after fill
* update general-utils to utils for random
* updating label typo
---------
Co-authored-by: Denys Vuika <denys.vuika@gmail.com>