Commit graph

9 commits

Author SHA1 Message Date
Ejaaz Khan
891587ed20 fix: skip customize form test cases for now 2025-12-15 22:14:06 +05:30
sokumon
9b704be8a1 fix: add cypress recordings to a path and upload them 2025-12-02 17:17:42 +05:30
sokumon
cdc37dae34 fix: skip workspace test for now 2025-11-14 23:05:14 +05:30
Ankush Menat
1dcfadf5ca
test: fix cypress tests (#26012)
* ci: less retries for cypress

waste of cpu cycles and time, produces misleading output

* test: fix workspace tests

* chore: drop flaky af tests

* fix: Avoid sending `"undefined"` as docname
2024-04-17 15:26:18 +00:00
Raffael Meyer
2371bdadc9
ci: skip videos for successful tests (#25083)
* ci: skip videos for successful tests

Nobody will spend hours watching successful test cases. We're only interested in the failing ones, so we can save some time here.

* ci: remove outdated cypress config

"The videoUploadOnPasses configuration option was removed in Cypress version 13.0.0."
2024-02-27 13:58:53 +05:30
Suraj Shetty
66f8c0b37f chore: Fix cypress configuration to support cy13 2023-09-22 12:02:19 +05:30
Suraj Shetty
eb63faaf05 test: Change viewport to regular size 2023-06-20 10:30:37 +05:30
Ankush Menat
f07bc3b369 test(UI): use non-admin user for tests 2022-09-10 12:48:33 +05:30
Ankush Menat
e397b27d29 test: upgrade cypress from v6 to v10
chore: run cypress migrator

fix: specPattern should be an array

test: correct intercept URL

This is breaking change in cypress 7.0

test: make list view test rerunnable

test: redo undo tests and add compare doc

test: scroll to action button

chore: drop flaky tests

fix: remove scroll behaviour

fix: clear filters before running count test

test: input delay causes flake
2022-09-02 17:47:30 +05:30