summaryrefslogtreecommitdiffstats
path: root/tests/acceptance/features/bootstrap
Commit message (Expand)AuthorAgeFilesLines
* Handle single action unshareJulius Härtl2021-06-291-4/+16
* Change label also in the acceptance testsJoas Schilling2021-03-111-4/+4
* Find directly the label instead of falling back to itDaniel Calviño Sánchez2021-03-081-8/+1
* Assert also element visibility instead of just finding itDaniel Calviño Sánchez2021-03-081-4/+12
* Add explicit locator for "Enable all" bundle buttonDaniel Calviño Sánchez2021-03-081-5/+7
* Find elements through the actor rather than the driverDaniel Calviño Sánchez2021-03-081-4/+30
* Add locator for apps listDaniel Calviño Sánchez2021-03-081-4/+16
* Fix identationDaniel Calviño Sánchez2021-03-081-14/+14
* Fix delete user acceptance testDaniel Calviño Sánchez2021-03-081-1/+1
* Verify WaitFor::element... results with an assertionDaniel Calviño Sánchez2021-03-085-11/+74
* Add missing waits when finding elements in the acceptance testsDaniel Calviño Sánchez2021-03-083-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
* Fix tag acceptance tests after #16682John Molakvoæ (skjnldsv)2019-10-041-0/+16
* Remove input id on login formJohn Molakvoæ (skjnldsv)2019-09-281-1/+1
* Adjust acceptance tests to changes in link share menu behaviourGreta Doci2019-08-291-8/+0
* Adjust acceptance tests to notifications based on toastify (#15938)John Molakvoæ2019-06-131-2/+2
|\
| * Adjust acceptance tests to notifications based on toastifyDaniel Calviño Sánchez2019-06-121-2/+2
* | Add messages to assertFalse/True to clarify the failed assertionDaniel Calviño Sánchez2019-06-121-3/+6
|/
* Adjust acceptance tests to changes of file names in file pickerDaniel Calviño Sánchez2019-04-031-1/+3
* Adjust acceptance testsMorris Jobke2019-03-181-0/+18
* Fix acceptance tests for wrong password message due to changed messageMorris Jobke2019-03-111-1/+1