* 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
* 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."
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