summaryrefslogtreecommitdiffstats
path: root/tests/acceptance/features/bootstrap
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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
* Add acceptance tests for moving and copying selections to another folderDaniel Calviño Sánchez2019-01-221-0/+87
* Add acceptance tests for moving and copying files to another folderDaniel Calviño Sánchez2019-01-222-0/+153
* Add acceptance tests for opening search results for commentsDaniel Calviño Sánchez2018-12-212-0/+35
* Add acceptance tests for searching commentsDaniel Calviño Sánchez2018-12-211-0/+99
* Add acceptance tests for comments on shared files and foldersDaniel Calviño Sánchez2018-12-061-0/+23
* Merge pull request #12649 from nextcloud/make-acceptance-tests-for-comments-m...Morris Jobke2018-11-261-2/+6
|\
| * Wait for the empty content element to be shownDaniel Calviño Sánchez2018-11-241-2/+6
* | Rename "FilesSharingAppContext" to "PublicShareContext"Daniel Calviño Sánchez2018-11-231-1/+1