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
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
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
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
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
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
Adam Świderski
5968a39de5
[ACS-8845] [E2E] Added e2e tests for verifying file types in viewer ( #4156 )
2024-10-02 09:51:49 +02: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
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
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
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
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