aboutsummaryrefslogtreecommitdiffstats
path: root/cypress/support/commonUtils.ts
Commit message (Collapse)AuthorAgeFilesLines
* fix(cypress): more stable navigation-bar-settings cypress testsskjnldsv2024-02-221-1/+1
| | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* fix(cypress): Adjust cypress tests that relied on version to be 28Ferdinand Thiessen2023-11-241-1/+1
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* fix(cypress): Do not install calendar app from app store for testing but use ↵Ferdinand Thiessen2023-11-121-0/+22
| | | | | | locally provided test app Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore(cypress): Move `clearState` from user utils to shared common utilsFerdinand Thiessen2023-10-291-0/+17
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore(cypress): Migrate access-level tests from Behat to Cypress as this are ↵Ferdinand Thiessen2023-10-291-0/+20
UI tests Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>