aboutsummaryrefslogtreecommitdiffstats
path: root/cypress/support/commands.ts
Commit message (Expand)AuthorAgeFilesLines
* chore: Update @nextcloud/cypress to v1.0.0-beta.11artonge/chore/update_nc_cypress_beta.11Louis Chemineau2024-11-251-33/+1
* test: Add proper styles for Cypress component testsFerdinand Thiessen2024-10-291-74/+1
* test: Add end-to-end tests for new public share Vue UIFerdinand Thiessen2024-09-061-4/+32
* chore(cypress): put nextcloud into ramskjnldsv2024-08-221-2/+2
* chore(cypress): allow db snapshot and restore fo faster testsskjnldsv2024-08-221-0/+23
* test: Don't use @nc/axios in cypressLouis Chemineau2024-07-021-3/+1
* fix: Allow to reset unified search using the `nextcloud:unified-search:reset`...Ferdinand Thiessen2024-06-271-0/+1
* feat(cypress): Add tests for files sidebarFerdinand Thiessen2024-06-041-1/+5
* chore: Add SPDX headerAndy Scherzinger2024-05-261-19/+2
* feat(files_versions): Add listener and interfaces to allow versions migration...Louis Chemineau2024-03-261-1/+1
* test(files): Add e2e tests for live photo syncLouis Chemineau2024-03-141-30/+30
* fix(files): Add cypress e2e testsFerdinand Thiessen2023-11-161-2/+71
* chore(cypress): Migrate header contacts menu tests from Behat to CypressFerdinand Thiessen2023-11-051-1/+2
* fix(settings): Stablize user list cypress testsFerdinand Thiessen2023-10-251-3/+4
* fix(cypress): Replace flaky password-confirmation hack with conditional testi...Ferdinand Thiessen2023-10-191-0/+1
* fix(settings): Migrate away from deprecated `NcPopoverMenu`Ferdinand Thiessen2023-06-301-0/+32
* fix: Add cypress test for changing password in the users listFerdinand Thiessen2023-06-291-1/+1
* Increase wait to ensure versions are createdLouis Chemineau2023-03-301-26/+25
* Add cypress testsLouis Chemineau2023-01-261-6/+36
* feat(files): Quota in navigationJohn Molakvoæ2023-01-171-4/+4
* Invert header if primary is bright and background disabledJohn Molakvoæ2022-12-081-3/+49
* Faster theming tests, better colours comparison and properly follow admin the...John Molakvoæ2022-11-301-3/+30
* Extract colour from custom backgroundJohn Molakvoæ2022-11-291-0/+86