summaryrefslogtreecommitdiffstats
path: root/tests/acceptance/features
Commit message (Expand)AuthorAgeFilesLines
* Adds an acceptance test for the users settings navigation without disabled usersMichael Weimann2018-08-141-0/+14
* Adjust acceptance test to check if the correct sidebar view is shownJulius Härtl2018-08-031-3/+11
* Add acceptance test for creating a user with a custom display nameDaniel Calviño Sánchez2018-07-312-0/+62
* Merge pull request #10322 from weeman1337/feature-9978-improve-disabled-user-...Roeland Jago Douma2018-07-242-0/+22
|\
| * Adds disabled user acceptance testsMichael Weimann2018-07-242-0/+22
* | 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-203-89/+73
* Fix accceptance testsJulius Härtl2018-07-201-1/+1
* Adds tests for testing removing an empty groupMichael Weimann2018-07-203-1/+31
* 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-202-10/+20
* | Fixed tests and improved app-navigation-captionJohn Molakvoæ (skjnldsv)2018-06-201-1/+1
|/
* Properly check for the sidebarJulius Härtl2018-06-092-3/+26
* Add basic acceptance tests for apps managementJulius Härtl2018-06-093-0/+315
* Allow 0 quota by provisioning apiJohn Molakvoæ (skjnldsv)2018-06-071-1/+10
* Fixed root url detection, new tests, default new user group to currentJohn Molakvoæ (skjnldsv)2018-05-162-33/+107
* Bump script and fixed copyright templateJohn Molakvoæ (skjnldsv)2018-05-164-118/+122
* Tabs fixJohn Molakvoæ (skjnldsv)2018-05-162-72/+76
* Users list acceptance testsJohn Molakvoæ (skjnldsv)2018-05-166-44/+392
* newt acceptance testsJohn Molakvoæ (skjnldsv)2018-05-162-0/+67
* Fixed routerJohn Molakvoæ (skjnldsv)2018-05-161-1/+0
* 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
* Rename helper for PHP built-in web serverDaniel Calviño Sánchez2018-04-092-14/+14
* Add helper to run acceptance tests on an Apache serverDaniel Calviño Sánchez2018-04-091-0/+130
* 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-095-10/+238
* Add acceptance tests for creation of subfolders in public shared foldersDaniel Calviño Sánchez2018-03-093-0/+121
* 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
* Store the name of the actor in the Actor objectDaniel Calviño Sánchez2018-03-092-3/+19
* Extract file list locators and steps to its own classDaniel Calviño Sánchez2018-03-092-250/+287
* Add automatic handling of NoSuchElement exceptionsDaniel Calviño Sánchez2018-03-081-6/+16
* Add automatic handling of MoveTargetOutOfBounds exceptionsDaniel Calviño Sánchez2018-03-081-3/+17
* fixup! Acceptance fixJohn Molakvoæ (skjnldsv)2018-03-011-1/+2
* Acceptance fixJohn Molakvoæ (skjnldsv)2018-03-012-1/+37
* Merge pull request #7600 from nextcloud/new-user-button-to-sidebarRoeland Jago Douma2018-02-282-1/+34
|\
| * Fix acceptance testsJohn Molakvoæ (skjnldsv)2018-02-282-1/+34
* | 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-152-24/+17
* 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-112-0/+57
|/
* Wait for the shared link to be set in the acceptance testsDaniel Calviño Sánchez2017-12-221-1/+24