nextcloud-server/cypress
Ferdinand Thiessen d9b0346a84 chore: ensure no `.only` is commited in test files
`.only` is only to be used for development, but must not be committed.
Instead failing tests which should be kept for later should be skipped
(`.skip`).

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-12-17 16:12:49 +07:00
..
e2e chore: ensure no `.only` is commited in test files 2025-12-17 16:12:49 +07:00
fixtures test: mock appstore response in Cypress tests 2025-09-30 13:33:29 +07:00
pages test: add e2e tests for files search 2025-07-01 19:47:25 +07:00
support test(cypress): clear cache after running OCC commands 2025-08-18 13:24:18 +07:00
dockerNode.ts feat(cypress): add oracle to setup tests 2025-05-12 17:50:17 +07:00
tsconfig.json test: Add proper styles for Cypress component tests 2024-10-29 14:28:58 +07:00