Commit Graph

168 Commits

Author SHA1 Message Date
Adam Świderski
bcc9780491 [ACS-9795] [E2E] Fixing tests from ACS-9795 (#4676)
* [ACS-9795] [E2E] Included tests for verification

* [ACS-9795] [E2E] fixes for e2es pt.1

* [ACS-9795] e2e fixes pt.2

* [ACS-9795] e2e fixes pt.3

* [ACS-9795] deleted dist for testing

* [ACS-9795] tests excluded - local ACS issues

* [ACS-9795] sonar fixes

* [ACS-9795] excluded XAT-17182

* [ACS-9795] updated exclude URLs

* [ACS-9795] review fixes 1
2025-07-17 13:15:59 +02:00
rmnvch
4b750f8b7d MNT-25070: ADW - Search request is altered when using quote marks (#4666)
* [MNT-25070] adjust helper functions to handle special characters in queries

* [MNT-25070] fixes doubled requests on imperative navigation

* [MNT-25070] introduces unit tests for added search utility features

* [MNT-25070] clean-up

* [MNT-25070] adjusts [XAT-5579] e2e

* [MNT-25070] exclude failed e2e

* [MNT-25070] readebility improvements; memory leaks handling

* [MNT-25070] migrate from nested subscription to switchMap

* [MNT-25070] adds unit tests for changes

* [MNT-25070] removes any type from test setup

* [MNT-25070] fixes same custom query reapply parsing issue
2025-07-16 12:23:08 +02:00
Adam Świderski
569115968c [ACS-9756] Tests 5571, 17700, 17120, 5567 fixed and included (#4648) 2025-07-04 09:57:49 +02:00
dominikiwanekhyland
5f5c238ccd Ng19 migration (#4520) 2025-07-03 13:33:05 +02:00
AleksanderSklorz
fa31a2d1a5 [AAE-36173] fix upstream (#4645)
* [AAE-36173] fix upstream

* [AAE-36173] Exclude test

* [AAE-36173] Exclude test
2025-07-01 11:21:52 +02:00
AleksanderSklorz
8e243db88d [MNT-25175] Display script name for folder rule (#4637)
* [MNT-25175] Display script name for folder rule

* [MNT-25175] Fixed e2e

* [MNT-25175] Exclude e2e tests

* [MNT-25175] Exclude e2e tests
2025-07-01 08:01:36 +02:00
Mykyta Maliarchuk
29212b3cb3 [ACS-9249] Add number of files to Folder Information (#4626)
* [ACS-9249] Add number of files to Folder Information

* [ACS-9249] cr fix

* [ACS-9249] fix e2e's
2025-06-26 14:32:52 +02:00
Adam Świderski
7dc507c867 [ACS-9777] [E2E] Added e2es for 5522 and 5523 (#4632)
* [ACS-9777] [E2E] Added e2es for 5522 and 5523

* [ACS-9777] excluded XAT-5523

* [ACS-9777] 5523 can add comments

* [ACS-9777] added wait for comments list
2025-06-24 12:36:38 +02:00
Adam Świderski
305c840beb [ACS-9760] [E2E] Automated edit properties in info drawer (#4614)
* [ACS-9760] [E2E] Automated edit properties in info drawer

* [ACS-9760] added back nameField

* [ACS-9760] Added timeouts
2025-06-11 14:12:22 +02:00
Adam Świderski
b910576b82 [ACS-9749] [E2E] Automated 5513 and 5516 (#4604)
* [ACS-9749] [E2E] Automated 5513 and 5516

* [ACS-9749] fixed setGranularPermission

* [ACS-9749] review fixes 1

* [ACS-9749] Excluded flaky tests

* [ACS-9749] Test upload npm logs

* [ACS-9749] Test upload npm logs v2

* [ACS-9749] updated package-lock.json
2025-06-09 16:09:39 +02:00
Akash Rathod
a94866afb0 [ACS-9743] enable fix e2e (#4603)
* [ACS-9743] enable fix e2e

* revert changes to delete-undo-delete.e2e.ts
2025-06-06 09:39:58 +02:00
Adam Świderski
f847231204 [ACS-8888] [E2E] Include XAT-5017 (#4602) 2025-06-05 12:22:31 +02:00
Alfresco Build
2023e188e9 GH Auto: Upstream dependencies ADF:8.1.0-15154809688 JS-API:9.1.0-15154809688 using Tag:8.1.0-15154809688 (#4576)
* [ci:force][auto-commit] Update dependencies ADF:8.1.0-15154809688  JS:9.1.0-15154809688

* [ACS-7706] Fixed e2e (#4567)

---------

Co-authored-by: AleksanderSklorz <115619721+AleksanderSklorz@users.noreply.github.com>
2025-05-21 08:52:59 +02:00
Akash Rathod
09907e1328 [ACS-9666] fix-info-drawer-test (#4568) 2025-05-16 15:40:32 +02:00
Adam Świderski
8e019a1295 [ACS-9482] [E2E] included XAT-17700 and XAT-17702 (#4543) 2025-04-28 14:42:11 +02:00
Alfresco Build
680b11ba2e GH Auto: Upstream dependencies ADF:8.1.0-14660630465 JS-API:9.1.0-14660630465 using Tag:8.1.0-14660630465 (#4533)
* [ci:force][auto-commit] Update dependencies ADF:8.1.0-14660630465  JS:9.1.0-14660630465

* [ACS-9564] Fix rendering of Knowledge Retrieval answer after change in answer structure

* incease viewer load time waiting

* exclude test XAT-5470 ACS-9580

---------

Co-authored-by: DenysVuika <503991+DenysVuika@users.noreply.github.com>
Co-authored-by: Aleksander Sklorz <Aleksander.Sklorz@hyland.com>
Co-authored-by: akashrathod28 <akash.rathod@hyland.com>
2025-04-25 15:19:38 +02:00
Adam Świderski
ebbc868aa1 [ACS-9065] [E2E] Added folder information tests in ACA (#4478)
* [ACS-9065] Added folder information tests in ACA

* [ACS-9065] fixed sonar issues

* [ACS-9065] Changed test describe name

* [ACS-9065] debugging dialog errors 1

* [ACS-9065] removed debugging reload

* [ACS-9065] renamed e2e file
2025-04-03 10:02:43 +02:00
MichalKinas
e01f0389d4 [MNT-24848] Include properties in search header calls (#4496)
* [MNT-24848] Include properties in search header calls

* [MNT-24848] [E2E] Excluded XAT-17700 and XAT-17702

---------

Co-authored-by: Adam Świderski <adam.tomasz.swiderski@gmail.com>
2025-04-01 14:42:22 +02:00
Adam Świderski
ec3d88829f [ACS-9301] Updated IDs with the new test cases (#4483) 2025-03-31 09:52:56 +02:00
Adam Świderski
436127edb2 [ACS-9294] [E2E] XAT-4526 stable and included (#4482) 2025-03-27 12:11:34 +01:00
Adam Świderski
f879958781 [ACS-9255] Automated XAT-17591 (#4480) 2025-03-26 13:43:02 +01:00
Adam Świderski
d2b6e6d6b4 [ACS-9372] [E2E] Fixed eslint errors (#4479)
* [ACS-9372] Fixed eslint errors

* [ACS-9372] Review fixes 1
2025-03-26 09:09:52 +01:00
Akash Rathod
3575974609 [ACS-6412] remove excluded test for template issue (#4461)
* ACS-6412 remove excluded test for template issue

* ACS-6412 fix locator

* ACS-6412 fix locator

* ACS-6412 fix locator

* ACS-6412 test case fix

* ACS-6412 locator mat selector fix

* ACS-6412 locator mat selector fix
2025-03-19 12:03:24 +01: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
Akash Rathod
d3df91d15e [ACS-9426] [e2e] fix smoke test sonar issue (#4459)
* ACS-9426 rewrite smoke test

* ACS-9426 rewrite smoke test add to xray

* ACS-9426 check for smoke test run
2025-03-19 09:13:57 +01:00
Adam Świderski
7995718ffc [ACS-9424] [E2E] updated C595967 (#4458) 2025-03-17 13:43:49 +01:00
Swarnajit3004
2a509abebb [ACS-9364] Update upload.e2e.ts tests to have proper expects (#4427) 2025-03-11 16:32:38 +05:30
Swarnajit3004
03b5ac83cc [ACS-9291] [ACA] [E2E] Automate XAT-5488, XAT-5490 (#4405)
* [XAT-5488] [XAT-5490] Percentage of the zoom when an image is opened in viewer mode

* [XAT-5488] [XAT-5490] Percentage of the zoom when an image is opened in viewer mode_2

* [XAT-5488] [XAT-5490] Percentage of the zoom when an image is opened in viewer mode_3

* Zoom activity on different files in viewer_Committed on 022125_1

* Committed on 022525_1

* Committed on 022725_1

* Committed on 02282025_1
2025-02-28 16:49:53 +05:30
Akash Rathod
a99ca755ea ACS-9201 create smoke test suite (#4361)
* ACS-9201 create smote suite

* [ACS-9201] add smoke test workflow

* [ACS-9201] add smoke test workflow

* [ACS-9201] fix smoke test workflow

* [ACS-9201] fix smoke test workflow

* [ACS-9201] fix smoke test workflow

* [ACS-9201] fix smoke test workflow

* [ACS-9201] fix smoke test workflow

* [ACS-9201] fix smoke test workflow

* [ACS-9201] revert playwright pr smoke test run

* [ACS-9201]smoke test suite tests

* [ACS-9201]smoke test suite tests

* [ACS-9201] remove workflow changes as not needed

* [ACS-9201] fix lint
2025-02-18 12:32:29 +01:00
Alfresco Build
a75ddc4cfb GH Auto: Upstream dependencies ADF:7.0.0-alpha.9-13367447514 JS-API:8.0.0-alpha.9-13367447514 using Tag:7.0.0-alpha.9-13367447514 (#4402)
* [ci:force][auto-commit] Update dependencies ADF:7.0.0-alpha.9-13367447514  JS:8.0.0-alpha.9-13367447514

* C589205 - excluded a failing test for future investigation

---------

Co-authored-by: nikita-web-ua <84377976+nikita-web-ua@users.noreply.github.com>
Co-authored-by: Adam Świderski <adam.tomasz.swiderski@gmail.com>
2025-02-17 13:30:25 +01:00
dominikiwanekhyland
a70378bffc [ACS-6849][ACA] Upgrade to Angular 17 (#4275) 2025-02-12 14:42:09 +01:00
Adam Świderski
b013818649 [ACS-9187] [E2E] Fix XAT-5304 - file downloading is flaky (#4375)
* [ACS-9187] [E2E] Github Actions test run

* [ACS-9187] added artifacts

* [ACS-9187] Download fix1 for XAT-5304

* [ACS-9187] removed github artifacts
2025-02-10 12:03:50 +01:00
Mykyta Maliarchuk
09636b377d [ACS-9211] Update license headers (#4372) 2025-02-04 12:11:48 +01:00
Adam Świderski
f01d6e161b [ACS-9154] Fix unstable tests in ACA after migration to local ACS (#4341)
* [ACS-9154] enable flaky tests for debugging

* [ACS-9154] added artifacts

* [ACS-9154] Added wait for viewer spinner to load + excluded one test

* [ACS-9154] Final tests stabilization (for this pr)

* [ACS-9154] Excluded XAT-5304

* [ACS-9154] exclude C277736 updated
2025-02-04 11:35:17 +01:00
MichalKinas
3bfeca3b86 [ACS-9166] Migrate Saved Searches to preferences API from config file (#4358)
* [ACS-9166] Migrate Saved Searches to preferences API from config file

* [ACS-9166] Remove unused components

* [ACS-9166] Unit test fix

* [ACS-9166] sorting test fix

* [ACS-9166] Bump ADF version

---------

Co-authored-by: akash.rathod@hyland.com <akash.rathod@hyland.com>
2025-01-28 11:48:45 +01:00
MichalKinas
1b170f69e5 Revert "[ACS-9166] Migrate Saved Searches to preferences API from config file…" (#4347)
This reverts commit 0dfd2c17ab.
2025-01-20 12:38:19 +01:00
MichalKinas
0dfd2c17ab [ACS-9166] Migrate Saved Searches to preferences API from config file (#4340)
* [ACS-9166] Migrate Saved Searches to preferences API from config file

* [ACS-9166] Update ADF

* [ACS-9166] Remove unused components

* [ACS-9166] Unit test fix

* [ACS-9166] sorting test fix

---------

Co-authored-by: akash.rathod@hyland.com <akash.rathod@hyland.com>
2025-01-20 11:18:18 +01:00
MichalKinas
8931a295c6 [ACS-9102] Local ACS deployment for E2Es (#4324)
* [ACS-9102] Local ACS deployment draft

* [ACS-9102] Move ACS deployment to composite action

* [ACS-9102] Remove obsolete checks

* [ACS-9102] Proper secrets for ACS deployment

* [ACS-9102] Add required shell property

* [ACS-9102] Use fixed acs deployment version

* [ACS-9102] Proper acs deployment tag

* [ACS-9102] Add required shell property

* [ACS-9102] Fix helm install params

* [ACS-9102] Remove obsolete checkout

* [ACS-9102] Use more powerful runner for E2Es

* [ACS-9102] Introduce temp secrets

* test curl localhost

* skip n-1 matrix jobs

* test ipv4 first

* [ACS-9102] Adjust Playwright E2E host

* [ACS-9102] Bring back matrix job

* disable unnecessary acs components

* debug ingress after tests run

* [ACS-9102] Fix folder-rules test suite

* [ACS-9102] Fix part of viewer test suite

* [ACS-9102] Additional E2E fixes

* [ACS-9102] fixes for e2es -> empty-list and search

* [ACS-9102] more fixes for e2es and github actions artifacts added for easier debugging

* [ACS-9102] removed artifacts from GHA

* print all logs

* [ACS-9102] Remove outdated secrets

* [ACS-9102] Remove after-e2e action

* do not wait for reindexing

* test on latest runner

* Always debug ingress logs

* avoid sleep waiting for app startup

* cleanup unnecessary action input type

* fixup indent

* test with latest acs alpha

* Revert "do not wait for reindexing"

This reverts commit 86ca54de33a6b5bf1da65202caac5798b5f88d51.

* [ACS-9102] Exclude unstable test cases

* [ACS-9102] Exclude unstable test cases

* [ACS-9102] Exclude unstable test cases

---------

Co-authored-by: Giovanni Toraldo <giovanni.toraldo@hyland.com>
Co-authored-by: Adam Świderski <adam.tomasz.swiderski@gmail.com>
2025-01-15 11:34:03 +01:00
MichalKinas
7fcc0af5bd Manual dependencies update (#4298)
* Manual dependencies update

* Manual dependencies update - e2es fix

---------

Co-authored-by: datguychen <adam.swiderski@hyland.com>
2024-12-11 09:50:39 +01:00
Adam Świderski
4cb6e56911 [ACS-8993] [E2E] fixed expect in sorting order for C261147 (#4262) 2024-11-28 09:50:18 +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
Alfresco Build
270343a3c4 GH Auto: Upstream dependencies ADF:7.0.0-alpha.5-11793794519 JS-API:8.0.0-alpha.5-11793794519 using Tag:7.0.0-alpha.5-11793794519 (#4230)
* [ci:force][auto-commit] Update dependencies ADF:7.0.0-alpha.5-11793794519  JS:8.0.0-alpha.5-11793794519

* C261147 exclude test

---------

Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
Co-authored-by: akash.rathod@hyland.com <akash.rathod@hyland.com>
2024-11-12 11:50:25 +01:00
Adam Świderski
8d78a408b1 [ACS-8981] [E2E] added deleteTagsByTagName method for TagsApiin ACA (#4226)
* [ACS-8981] [E2E] added deleteTagsByTagName method for TagsApiin ACA

* [ACS-8981] fixed C698515
2024-11-07 09:05:32 +01:00
Adam Świderski
62f38ee8a6 [ACS-8951] [E2E] tags and categories e2es added in ACA (#4210)
* [ACS-8951] [E2E] tags and categories e2es added in ACA

* [ACS-8951] sonar fix 1

* [ACS-8951] added tag deletion in afterAll

* [ACS-8951] added tag deletion

* [ACS-8951] sonar fix 2

* [ACS-8951] review fix 1

* [ACS-8951] Small code cleanup

* [ACS-8951] review fix 2

* [ACS-8951] review fix 3
2024-11-06 08:54:17 +01:00
Adam Świderski
e97fd97e7c [ACS-5996] [E2E] fixed C286473 e2e test (#4191) 2024-10-23 15:23:43 +02:00
dominikiwanekhyland
a7573dc933 ADW Saved Search (#4173)
* [ACS-8751] Adapt search results to handle query encoding and state propagation

* ADW Saved Search

* ADW Saved Search

* Changes after CR, bug fixed

* Changes after CR, bug fixed

* Changes after CR, bug fixed

* Changes after CR, bug fixed

* Changes after CR, bug fixed

* Changes after code review

* Changes after code review

* Changes after code review

* Changes after code review

* Changes after code review

* Changes after code review

* Changes after code review

* Changes after code review

* Changes after code review

* Changes after code review

* ACS-8751 fix e2e

* ACS-8751 fix e2e

* ACS-8751 fix e2e

* ACS-8751 fix e2e saved-search

* ACS-8751 fix e2e recent file

* ACS-8751 fix e2e recent file

* [ACS-8751] Change encoding from ascii to utf8 to handle special language characters

---------

Co-authored-by: MichalKinas <michal.kinas@hyland.com>
Co-authored-by: akash.rathod@hyland.com <akash.rathod@hyland.com>
2024-10-23 09:33:08 +02:00
Akash Rathod
2f507323ac [ACS-8886] enable excluded test from ACA (#4170)
* [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
2024-10-08 17:25:13 +02:00
Adam Świderski
de8f48cff0 [ACS-8866] [E2E] Added UI, Debug and Headed modes to NX console (#4160) 2024-10-03 12:30:19 +02:00
Adam Świderski
b72009f9e1 [ACS-8845] viewer file types fixes pr (#4159)
* [ACS-8845] [E2E] Added e2e tests for verifying file types in viewer

* [ACS-8845] [E2E] Viewer tests fixes

* [ACS-8845] eslint fix
2024-10-02 14:00:23 +02:00
Adam Świderski
5968a39de5 [ACS-8845] [E2E] Added e2e tests for verifying file types in viewer (#4156) 2024-10-02 09:51:49 +02:00