nextcloud-server/cypress
Ferdinand Thiessen 3cf210a9a5
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-10-15 16:00:01 +07:00
..
e2e chore: ensure no `.only` is commited in test files 2025-10-15 16:00:01 +07:00
fixtures test: mock appstore response in Cypress tests 2025-09-30 14:53:29 +07:00
pages chore: adjust code to new codestyle 2025-10-02 13:19:42 +07:00
support chore: remove Cypress component testing 2025-10-14 14:30:14 +07:00
dockerNode.ts chore: adjust code to new codestyle 2025-10-02 13:19:42 +07:00
tsconfig.json chore: remove Cypress component testing 2025-10-14 14:30:14 +07:00