aboutsummaryrefslogtreecommitdiffstats
path: root/tests/acceptance/features/bootstrap
Commit message (Expand)AuthorAgeFilesLines
* Adjust acceptance tests to changes in notifications markupDaniel Calviño Sánchez2022-05-031-1/+1
* Fix acceptanceJohn Molakvoæ2022-04-211-1/+1
* 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
* 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 Selenium driver for Mink from 1.3.1 to 1.4.0 in acceptance testsDaniel Calviño Sánchez2021-03-302-5/+15
* Update PHPUnit from 4.X to 6.X in acceptance testsDaniel Calviño Sánchez2021-03-3017-125/+142
* Change label also in the acceptance testsJoas Schilling2021-03-101-4/+4
* Find directly the label instead of falling back to itDaniel Calviño Sánchez2021-03-061-8/+1
* Assert also element visibility instead of just finding itDaniel Calviño Sánchez2021-03-061-4/+12
* Add explicit locator for "Enable all" bundle buttonDaniel Calviño Sánchez2021-03-061-5/+7
* Find elements through the actor rather than the driverDaniel Calviño Sánchez2021-03-061-4/+30
* Add locator for apps listDaniel Calviño Sánchez2021-03-061-4/+16
* Fix identationDaniel Calviño Sánchez2021-03-061-14/+14
* Fix delete user acceptance testDaniel Calviño Sánchez2021-03-061-1/+1
* Verify WaitFor::element... results with an assertionDaniel Calviño Sánchez2021-03-055-11/+74
* Add missing waits when finding elements in the acceptance testsDaniel Calviño Sánchez2021-03-053-7/+7
* Add acceptance tests for reshares by link when resharing is disabledDaniel Calviño Sánchez2020-11-111-0/+31
* Add acceptance tests for reshares when resharing is disabledDaniel Calviño Sánchez2020-11-112-0/+90
* Adjust acceptance tests to changes in @nextcloud/vue 2.6.3Daniel Calviño Sánchez2020-09-031-75/+136
* Fix clicks on actions menu of non opaque file rows in acceptance testsDaniel Calviño Sánchez2020-08-291-7/+37
* Hide share link menu before copying the share link in acceptance testsDaniel Calviño Sánchez2020-07-221-0/+11
* Fix breaking changes of nc/vue updateGeorg Ehrke2020-07-225-10/+10
* Add acceptance test for sharing a folder without create permissionDaniel Calviño Sánchez2020-06-111-0/+55
* Add acceptance test for sharing a file without edit permissionDaniel Calviño Sánchez2020-06-111-0/+55
* Generalize functions to get locators for share permission checkboxesDaniel Calviño Sánchez2020-06-111-9/+23
* Merge pull request #20419 from nextcloud/dependabot/npm_and_yarn/variousJohn Molakvoæ2020-04-111-4/+4
|\
| * Bump acceptance testsJohn Molakvoæ (skjnldsv)2020-04-101-4/+4
* | Format control structures, classes, methods and functionChristoph Wurst2020-04-1021-44/+7
* | Use elseif instead of else ifChristoph Wurst2020-04-101-1/+1
|/
* Remove trailing whitespaces from commentsChristoph Wurst2020-04-094-6/+6
* Remove trailing and in between spacesChristoph Wurst2020-04-091-1/+1
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-093-7/+7
* Fix (array) indent style to always use one tabChristoph Wurst2020-04-092-13/+13
* tests: fix failing header acceptance testAzul2020-04-071-1/+1
* Merge pull request #20139 from nextcloud/unify-default-value-for-restricting-...Roeland Jago Douma2020-04-041-0/+44
|\
| * Add acceptance test for restricting user enumeration to groupsDaniel Calviño Sánchez2020-03-241-0/+44
* | Merge pull request #20170 from nextcloud/techdebt/remove-unused-importsChristoph Wurst2020-03-271-1/+0
|\ \
| * | Remove unused importsChristoph Wurst2020-03-251-1/+0
| |/
* / Use the short array syntax, everywhereChristoph Wurst2020-03-261-1/+1
|/
* Add acceptance test for accepting an incoming shareDaniel Calviño Sánchez2020-03-201-0/+44
* Fix timeout cappingDaniel Calviño Sánchez2020-03-201-1/+1
* fix the folder shareGretaD2019-12-191-4/+4
* Move users management to multi lineGreta Doci2019-12-121-30/+61
* Accept incoming shares in acceptance testsDaniel Calviño Sánchez2019-11-201-0/+98
* Rename "Notification" to "Toast"Daniel Calviño Sánchez2019-11-201-9/+9
* Adjust acceptance tests to new OCA.SidebarJohn Molakvoæ (skjnldsv)2019-10-292-35/+52