summaryrefslogtreecommitdiffstats
path: root/tests/acceptance
Commit message (Expand)AuthorAgeFilesLines
* More theming cypress tests and some fixesJohn Molakvoæ2022-11-291-34/+0
* Copy to clipboard with button instead of linkChristopher Ng2022-11-241-2/+2
* Add label to sharing search fieldChristopher Ng2022-11-231-2/+2
* Rewrite admin theming in VueChristopher Ng2022-10-282-19/+27
* Add config and fix seleniumJohn Molakvoæ2022-10-191-0/+4
* Merge pull request #34437 from nextcloud/feat/theming-default-system-valueSimon L2022-10-132-3/+3
|\
| * Allow to pick custom colourJohn Molakvoæ (skjnldsv)2022-10-132-3/+3
* | Make CI green againJoas Schilling2022-10-132-43/+46
|/
* Use brand color for background only and keep accessible color as color primaryChristopher Ng2022-10-052-2/+23
* Fix various theming bugsChristopher Ng2022-09-282-14/+14
* Increase timeout for apps managementVincent Petry2022-09-151-1/+1
* Add accessibility entry in user menuVincent Petry2022-09-141-2/+4
* More cleaning up of the login componentCarl Schwan2022-09-061-2/+2
* Merge pull request #33790 from nextcloud/Valdnet-patch-2Simon L2022-09-022-2/+2
|\
| * fix testsszaimen2022-09-022-2/+2
* | Maximize browser window before running the testsDaniel Calviño Sánchez2022-09-012-1/+4
* | Wait for the new user form to be visibleDaniel Calviño Sánchez2022-09-011-2/+6
* | Adjust theming acceptance testsJulius Härtl2022-09-012-10/+10
|/
* Merge pull request #33756 from nextcloud/enh/noid/admin-settings-directlySimon L2022-08-317-16/+25
|\
| * fix testsszaimen2022-08-317-16/+25
* | Adjust acceptance tests to changes in app menuDaniel Calviño Sánchez2022-08-311-2/+2
|/
* Adjust acceptance test selectorsVincent Petry2022-08-255-7/+8
* Fix integration testsCarl Schwan2022-08-011-2/+2
* Redesign guest pages for better accessibilityCarl Schwan2022-07-271-18/+6
* Adjust acceptance tests to changes in sharing tabDaniel Calviño Sánchez2022-07-261-1/+1
* Replace files app ids to classesVincent Petry2022-07-261-3/+3
* Update dependencies in acceptance tests composer.lockCôme Chilliet2022-06-131-327/+899
* More meaningfull message when a public authenticated share's password is wron...Cyrille Bollu2022-05-311-1/+1
* Require a recent phpunit version in integration and acceptanceCôme Chilliet2022-05-243-260/+708
* Adjust acceptance tests to changes in notifications markupDaniel Calviño Sánchez2022-05-031-1/+1
* Fix acceptanceJohn Molakvoæ2022-04-211-1/+1
* Update images in scripts to run local tests in DockerDaniel Calviño Sánchez2022-03-031-1/+1
* Profile backendChristopher Ng2021-10-191-2/+2
* Merge pull request #29064 from nextcloud/feature/add_cache_to_local_integrati...Louis2021-10-061-1/+7
|\
| * Add cache for local integration test containerLouis Chemineau2021-10-061-1/+7
* | Fix app-files acceptance testsLouis Chemineau2021-10-061-2/+2
|/
* Bump @nextcloud/vueJohn Molakvoæ2021-09-162-3/+3
* Handle single action unshareJulius Härtl2021-06-091-4/+16
* Settings: new user row replaced by a modalSimounet2021-04-211-1/+1
* Add automatic handling of "ElementNotInteractable" exceptionsDaniel Calviño Sánchez2021-04-191-1/+24
* Update acceptance tests to Selenium 3Daniel Calviño Sánchez2021-04-162-2/+26
* Replace carriage return with WebDriver "ENTER" constantDaniel Calviño Sánchez2021-04-162-2/+4
* Do not send "enter" key when not neededDaniel Calviño Sánchez2021-04-163-3/+3
* Update Mink from 1.7.1 to 1.8.1 in acceptance testsDaniel Calviño Sánchez2021-03-303-17/+24
* Update Selenium driver for Mink from 1.3.1 to 1.4.0 in acceptance testsDaniel Calviño Sánchez2021-03-304-20/+30
* Update Behat from 3.7.0 to 3.8.1 in acceptance testsDaniel Calviño Sánchez2021-03-302-18/+18
* Update PHPUnit from 4.X to 6.X in acceptance testsDaniel Calviño Sánchez2021-03-3020-268/+682
* Change label also in the acceptance testsJoas Schilling2021-03-101-4/+4
* Merge pull request #25990 from nextcloud/do-not-try-to-add-an-existing-user-a...kesselb2021-03-081-7/+3
|\
| * Remove unneeded steps to add already existing userDaniel Calviño Sánchez2021-03-071-5/+0