aboutsummaryrefslogtreecommitdiffstats
path: root/cypress/tsconfig.json
Commit message (Collapse)AuthorAgeFilesLines
* test: Add proper styles for Cypress component testsFerdinand Thiessen2024-10-291-1/+2
| | | | | | | 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>
* fix: Allow to reset unified search using the ↵Ferdinand Thiessen2024-06-271-1/+7
| | | | | | `nextcloud:unified-search:reset` event Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* fix(cypress): Adjust admin theming tests for new `@nextcloud/vue` releaseFerdinand Thiessen2023-11-141-1/+1
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* Extract colour from custom backgroundJohn Molakvoæ2022-11-291-0/+7
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>