summaryrefslogtreecommitdiffstats
path: root/tests/acceptance
Commit message (Expand)AuthorAgeFilesLines
...
* | Add acceptance tests for resharing a folder with another userDaniel Calviño Sánchez2018-11-231-0/+52
* | Add acceptance test for checking that the owner can see resharesDaniel Calviño Sánchez2018-11-231-0/+25
* | Add acceptance test for resharing a file with another userDaniel Calviño Sánchez2018-11-234-0/+40
* | Add acceptance tests for sharing a folder with another userDaniel Calviño Sánchez2018-11-231-0/+59
* | Add acceptance tests for sharing a file with another userDaniel Calviño Sánchez2018-11-232-0/+143
|/
* Add acceptance tests for showing again the input field for tagsDaniel Calviño Sánchez2018-11-221-0/+11
* Add acceptance tests for opening and closing again the details viewDaniel Calviño Sánchez2018-11-221-0/+37
* Add acceptance tests for marking a file as favorite in the details viewDaniel Calviño Sánchez2018-11-222-0/+80
* Add acceptance tests for switching to the comments of another fileDaniel Calviño Sánchez2018-11-222-0/+51
* 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-022-0/+48
|/
* 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-303-0/+127
* Move acceptance tests that crash the PHP built-in server to ApacheDaniel Calviño Sánchez2018-10-293-0/+30
* Link the default Apache directory to the Nextcloud server in all runnersDaniel Calviño Sánchez2018-10-292-4/+4
* Extract acceptance tests for tags to their own feature fileDaniel Calviño Sánchez2018-10-292-88/+89
* Move the browser window of an actor to the foreground when acting as himDaniel Calviño Sánchez2018-10-262-0/+17
* Add acceptance tests for opening a section in the Files appDaniel Calviño Sánchez2018-10-212-0/+88
* 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
* Also test enabling of the Antivirus App for filesRoeland Jago Douma2018-09-261-5/+5
* Include empty directories in the default state of acceptance testsDaniel Calviño Sánchez2018-09-181-0/+2
* 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-243-0/+24
|\
| * Adds disabled user acceptance testsMichael Weimann2018-07-243-0/+24
* | 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
* Fix variable not replaced in "behat.yml" when default value was usedDaniel Calviño Sánchez2018-06-281-15/+13
* Fix documentationDaniel Calviño Sánchez2018-06-221-2/+2
* Set "wd_host" directly in "behat.yml" instead of through "BEHAT_PARAMS"Daniel Calviño Sánchez2018-06-222-29/+20
* 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-095-1/+317
* Allow 0 quota by provisioning apiJohn Molakvoæ (skjnldsv)2018-06-071-1/+10
* Use "paths.base" parameter for the path to the custom Firefox profileDaniel Calviño Sánchez2018-05-291-1/+1
* Add workaround for parameter not available in Mink ExtensionDaniel Calviño Sánchez2018-05-291-0/+12
* Extract path to configuration dir to its own variableDaniel Calviño Sánchez2018-05-291-3/+5
* Merge pull request #8824 from nextcloud/settings-vueMorris Jobke2018-05-238-24/+522
|\