summaryrefslogtreecommitdiffstats
path: root/tests/acceptance/features/bootstrap
Commit message (Expand)AuthorAgeFilesLines
* 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
* newt acceptance testsJohn Molakvoæ (skjnldsv)2018-05-161-0/+46
* Fixed new user form detection in acceptanceJohn Molakvoæ (skjnldsv)2018-05-161-1/+1
* Fix row detection acceptance testJohn Molakvoæ (skjnldsv)2018-05-161-2/+2
* Fix files acceptance testJulius Härtl2018-04-051-1/+1
* Move styling and menu handling to publicpage.jsJulius Härtl2018-04-051-1/+1
* Header acceptance featuresJohn Molakvoæ (skjnldsv)2018-03-092-0/+163
* Add acceptance tests for creation of subfolders in public shared foldersDaniel Calviño Sánchez2018-03-092-0/+56
* Extract common "wait for" functions to a helper classDaniel Calviño Sánchez2018-03-093-46/+86
* Generalize file list steps so a specific ancestor can be usedDaniel Calviño Sánchez2018-03-094-3/+115
* Generalize file list locators so a specific ancestor can be usedDaniel Calviño Sánchez2018-03-092-54/+66
* Extract file list locators and steps to its own classDaniel Calviño Sánchez2018-03-092-250/+287
* Acceptance fixJohn Molakvoæ (skjnldsv)2018-03-011-1/+26
* Merge pull request #7600 from nextcloud/new-user-button-to-sidebarRoeland Jago Douma2018-02-281-1/+32
|\
| * Fix acceptance testsJohn Molakvoæ (skjnldsv)2018-02-281-1/+32
* | Fix acceptance test for new menu structureJulius Härtl2018-02-271-1/+1
|/
* Take into account the comment message when looking for itDaniel Calviño Sánchez2018-02-151-23/+16
* Adjust timeouts in the step to create a new commentDaniel Calviño Sánchez2018-02-151-2/+2
* Move locators above step definitionsDaniel Calviño Sánchez2018-02-151-21/+26
* Merge pull request #7650 from rpirritano/masterMorris Jobke2018-01-111-1/+1
|\
| * made small changes to login screenRobert Pirritano2018-01-111-1/+1
* | Add acceptance test for renaming a file with the details view openDaniel Calviño Sánchez2018-01-111-0/+50
|/
* Wait for the shared link to be set in the acceptance testsDaniel Calviño Sánchez2017-12-221-1/+24
* Add missing timeout multiplierDaniel Calviño Sánchez2017-12-221-2/+6
* Fix typo in callback nameDaniel Calviño Sánchez2017-12-221-2/+2
* Add acceptance test for opening the menu in a public shared linkDaniel Calviño Sánchez2017-12-191-0/+84