summaryrefslogtreecommitdiffstats
path: root/tests/acceptance/features/bootstrap
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Extract locators and steps for sharing in Files app to their own contextDaniel Calviño Sánchez2018-11-232-489/+517
* | Add acceptance tests for folders that can not be resharedDaniel Calviño Sánchez2018-11-231-0/+93
* | Add acceptance test for resharing a file with another userDaniel Calviño Sánchez2018-11-231-0/+9
* | Add acceptance tests for sharing a file with another userDaniel Calviño Sánchez2018-11-231-0/+87
|/
* Add acceptance tests for marking a file as favorite in the details viewDaniel Calviño Sánchez2018-11-221-0/+61
* Add acceptance tests for switching to the comments of another fileDaniel Calviño Sánchez2018-11-221-0/+28
* Fix breakpoint and shrinking of the content + listJohn Molakvoæ (skjnldsv)2018-11-141-1/+1
* Adjust acceptance tests to changes in public share page menuDaniel Calviño Sánchez2018-11-081-1/+4
* Merge pull request #12215 from nextcloud/wait-for-the-link-share-menu-to-open...Roeland Jago Douma2018-11-021-0/+8
|\
| * Wait for the link share menu to open in acceptance testsDaniel Calviño Sánchez2018-11-021-0/+8
* | Add acceptance test steps to be used from Talk acceptance testsDaniel Calviño Sánchez2018-11-021-0/+49
* | Test that "Password protect by Talk" is not shown if Talk is not enabledDaniel Calviño Sánchez2018-11-021-0/+44
|/
* Adjust acceptance tests to changes in link sharesDaniel Calviño Sánchez2018-11-011-21/+18
* Add acceptance tests for hiding download in link sharesDaniel Calviño Sánchez2018-10-302-0/+101