aboutsummaryrefslogtreecommitdiffstats
path: root/cypress/support/cypress-e2e.d.ts
Commit message (Collapse)AuthorAgeFilesLines
* chore: Update @nextcloud/cypress to v1.0.0-beta.11artonge/chore/update_nc_cypress_beta.11Louis Chemineau2024-11-251-20/+0
| | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* test: Add proper styles for Cypress component testsFerdinand Thiessen2024-10-291-0/+79
This also fixes Typescript issue but requires to slightly adjust the Navigation test as the progress bar is not visible (because it is overlayed by another element). Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>