aboutsummaryrefslogtreecommitdiffstats
path: root/cypress/support
Commit message (Expand)AuthorAgeFilesLines
* chore: Update @nextcloud/cypress to v1.0.0-beta.11artonge/chore/update_nc_cypress_beta.11Louis Chemineau2024-11-253-56/+20
* test: Add proper styles for Cypress component testsFerdinand Thiessen2024-10-294-95/+107
* fix(files): Adjust NavigationQuota for Nextcloud 30 designFerdinand Thiessen2024-10-211-0/+4
* test: Add end-to-end tests for new public share Vue UIFerdinand Thiessen2024-09-062-6/+34
* test: Add end-to-end tests for public page header actionsFerdinand Thiessen2024-09-032-0/+41
* test: Add Cypress test for renaming loading stateFerdinand Thiessen2024-08-311-0/+3
* 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-265-57/+15
* feat(files_versions): Add listener and interfaces to allow versions migration...Louis Chemineau2024-03-261-1/+1
* feat(login): Clear login form (password) after IDLE timeoutFerdinand Thiessen2024-03-251-1/+1
* test(files): Add e2e tests for live photo syncLouis Chemineau2024-03-141-30/+30
* fix(cypress): ResizeObserver loop undelivered notifications errorChristopher Ng2024-03-121-0/+1
* fix(cypress): more stable navigation-bar-settings cypress testsskjnldsv2024-02-221-1/+1
* fix(theming): Adjust dark theme to be accessible adjust cypress testsFerdinand Thiessen2023-12-011-0/+1
* fix(cypress): Adjust cypress tests that relied on version to be 28Ferdinand Thiessen2023-11-241-1/+1
* fix(files): Add cypress e2e testsFerdinand Thiessen2023-11-161-2/+71
* fix(cypress): Do not install calendar app from app store for testing but use ...Ferdinand Thiessen2023-11-121-0/+22
* chore(cypress): Migrate header contacts menu tests from Behat to CypressFerdinand Thiessen2023-11-051-1/+2
* chore(cypress): Move `clearState` from user utils to shared common utilsFerdinand Thiessen2023-10-291-0/+17
* chore(cypress): Migrate access-level tests from Behat to Cypress as this are ...Ferdinand Thiessen2023-10-291-0/+20
* tests: Add accessibility tests for CSS color variablesFerdinand Thiessen2023-10-271-0/+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
* feat: allow external drop and add dropzoneJohn Molakvoæ2023-10-101-0/+4
* fix(cypress): Really mock the initial state instead of trying to stub a moduleFerdinand Thiessen2023-08-021-0/+17
* fix(cypress): Make sure cypress can preprocess files corrently (this drops 78...Ferdinand Thiessen2023-08-021-1/+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
* chore(deps): update cypressJohn Molakvoæ2023-04-211-2/+2
* feat(files_trashbin): migrate to vueJohn Molakvoæ2023-04-061-14/+2
* 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-173-11/+33
* Add component testingJohn Molakvoæ2023-01-042-0/+47
* 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-292-0/+108