aboutsummaryrefslogtreecommitdiffstats
path: root/cypress
Commit message (Expand)AuthorAgeFilesLines
...
* test(cypress): Do not run cron in ajax modeLouis Chemineau2024-03-141-0/+2
* fix(cypress): ResizeObserver loop undelivered notifications errorChristopher Ng2024-03-121-0/+1
* feat(settings): Split account management into navigation and contentFerdinand Thiessen2024-03-111-3/+3
* feat: Make appstore sidebar tabs standalone componentsFerdinand Thiessen2024-03-111-1/+1
* fix(settings): users settings cypressJohn Molakvoæ (skjnldsv)2024-03-071-10/+10
* fix(cypress): Adjust cypress testsChristopher Ng2024-03-061-9/+9
* fix(settings): emails actions a11y and designGrigorii K. Shartsev2024-03-051-3/+3
* test(files_versions): Add tests for versions actionsLouis Chemineau2024-02-275-38/+381
* test(files_sharing): Add utils to e2e tests files_sharingLouis Chemineau2024-02-271-0/+104
* test(files): Add move and copy utils for e2e testsLouis Chemineau2024-02-272-70/+69
* fix(cypress): files_versions flakynessskjnldsv2024-02-222-21/+22
* fix(cypress): more stable navigation-bar-settings cypress testsskjnldsv2024-02-223-53/+77
* enh(settings): Add Cypress tests for personal informationFerdinand Thiessen2024-02-151-0/+391
* fix: replace `Account name` by `Login`John Molakvoæ2024-02-131-2/+2
* fix: cypressJohn Molakvoæ2024-02-134-26/+26
* fix(files): Update `webdav` to 5.3.2 fixing handling of files with XML entiti...Ferdinand Thiessen2024-02-093-7/+101
* fix(cypress): Adjust cypress tests for changed themingFerdinand Thiessen2024-02-062-6/+11
* fix(tests): Fix flyke cypress testJoas Schilling2024-02-051-1/+0
* fix(tests): Make the cypress apps management test more reliableJoas Schilling2024-02-021-2/+20
* fix(cypress): Adjust files sorting testsFerdinand Thiessen2024-01-271-6/+6
* fix(cypress): Wait for color change in `pickRandomColor`Ferdinand Thiessen2024-01-251-3/+10
* test(theming): update e2e tests after separating color button and previewGrigorii K. Shartsev2024-01-243-15/+14
* fix(theming): change color button contrast on user settingsGrigorii K. Shartsev2024-01-242-9/+9
* test(files): Fix file picker testChristopher Ng2024-01-231-1/+1
* test(theming): Fix navigation bar testsChristopher Ng2024-01-231-2/+2
* fix(files): Allow to copy or move file to folder with similar nameFerdinand Thiessen2024-01-201-0/+31
* enh(files): Allow to copy files into same directoryFerdinand Thiessen2024-01-201-0/+39
* Merge pull request #42066 from nextcloud/fix/cypress-wait-for-network-requestsPytal2023-12-061-0/+18
|\
| * fix(cypress): Wait for network requests to finish when using the FilePickerFerdinand Thiessen2023-12-061-0/+18
* | Merge pull request #41948 from nextcloud/fix/accessibility-dark-modeFerdinand Thiessen2023-12-062-0/+154
|\ \ | |/ |/|
| * fix(theming): Adjust dark theme to be accessible adjust cypress testsFerdinand Thiessen2023-12-012-0/+154
* | fix(cypress): Adjust user columns tests to be more specific when selecting a ...Ferdinand Thiessen2023-12-011-4/+4
|/
* enh(files): Add cypress tests for copy and moveFerdinand Thiessen2023-11-271-0/+116
* fix(cypress): Adjust cypress tests that relied on version to be 28Ferdinand Thiessen2023-11-242-1/+2
* fix(cypress): Adjust user settings tests for changed actions componentFerdinand Thiessen2023-11-172-5/+5
* fix(cypress): Make new-users test less flaky by using test isolationFerdinand Thiessen2023-11-171-13/+6
* fix(files): Add cypress e2e testsFerdinand Thiessen2023-11-163-11/+336
* test(systemtags): Admin system tags formChristopher Ng2023-11-151-0/+138
* Add link for opening app detailsjulia.kirschenheuter2023-11-151-1/+1
* fix(cypress): Adjust admin theming tests for new `@nextcloud/vue` releaseFerdinand Thiessen2023-11-142-7/+7
* fix(cypress): Do not install calendar app from app store for testing but use ...Ferdinand Thiessen2023-11-128-22/+193
* chore(cypress): Migrate apps acceptance tests to CypressFerdinand Thiessen2023-11-062-0/+173
* chore(cypress): Migrate header contacts menu tests from Behat to CypressFerdinand Thiessen2023-11-052-1/+156
* fix(cypress): Add timeout for waiting on Nextcloud serverFerdinand Thiessen2023-11-031-1/+9
* Merge pull request #41137 from nextcloud/chore/migrate-access-level-cypressFerdinand Thiessen2023-11-027-20/+240
|\
| * chore(tests): Migrate duplicated menu settings tests (access levels) to CypressFerdinand Thiessen2023-10-302-54/+119
| * chore(cypress): Move `clearState` from user utils to shared common utilsFerdinand Thiessen2023-10-295-20/+22
| * chore(cypress): Migrate access-level tests from Behat to Cypress as this are ...Ferdinand Thiessen2023-10-293-2/+155
* | fix(tests): Make app order Cypress tests more robustFerdinand Thiessen2023-10-311-6/+12
|/
* fix(theming): Make changes on primary color less invasivFerdinand Thiessen2023-10-271-1/+1