summaryrefslogtreecommitdiffstats
path: root/tests/acceptance/features/bootstrap
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move the browser window of an actor to the foreground when acting as himDaniel Calviño Sánchez2018-10-261-0/+9
* Add acceptance tests for opening a section in the Files appDaniel Calviño Sánchez2018-10-211-0/+16
* Change wording of 'Copy URL' to more understandable 'Copy link'Jan-Christoph Borchardt2018-10-011-2/+2
* Fix class selector for acceptance testsJohn Molakvoæ (skjnldsv)2018-09-281-1/+1
* Add acceptance test for creating a user with a custom display nameDaniel Calviño Sánchez2018-07-311-0/+50
* Merge pull request #10322 from weeman1337/feature-9978-improve-disabled-user-...Roeland Jago Douma2018-07-241-0/+16
|\
| * Adds disabled user acceptance testsMichael Weimann2018-07-241-0/+16
* | Acceptance and mobile navigation fixesJohn Molakvoæ (skjnldsv)2018-07-241-2/+12
* | Adjust acceptance tests to the new share link UIDaniel Calviño Sánchez2018-07-211-24/+66
|/
* Adjust acceptance tests to sidebar changes in Files appJohn Molakvoæ (skjnldsv)2018-07-202-84/+68
* Adds tests for testing removing an empty groupMichael Weimann2018-07-202-1/+16
* Merge pull request #9518 from nextcloud/feature/5986/public_share_controller_...Roeland Jago Douma2018-06-211-2/+2
|\
| * Fix acceptance testRoeland Jago Douma2018-06-201-2/+2
* | Adjust theming acceptance tests to new header colour transitionDaniel Calviño Sánchez2018-06-201-6/+13
* | Fixed tests and improved app-navigation-captionJohn Molakvoæ (skjnldsv)2018-06-201-1/+1
|/
* Properly check for the sidebarJulius Härtl2018-06-091-0/+23
* Add basic acceptance tests for apps managementJulius Härtl2018-06-092-0/+225
* Fixed root url detection, new tests, default new user group to currentJohn Molakvoæ (skjnldsv)2018-05-161-33/+65
* Bump script and fixed copyright templateJohn Molakvoæ (skjnldsv)2018-05-164-118/+122
* Tabs fixJohn Molakvoæ (skjnldsv)2018-05-161-63/+63
* Users list acceptance testsJohn Molakvoæ (skjnldsv)2018-05-164-43/+305