| Commit message (Expand) | Author | Age | Files | Lines |
* | Add acceptance tests for opening search results for comments | Daniel Calviño Sánchez | 2018-12-24 | 3 | -0/+91 |
* | Add acceptance tests for searching comments | Daniel Calviño Sánchez | 2018-12-24 | 3 | -0/+152 |
* | Add acceptance tests for comments on shared files and folders | Daniel Calviño Sánchez | 2018-12-07 | 2 | -0/+209 |
* | Merge pull request #12701 from nextcloud/stable14-12632-add-acceptance-tests-... | Daniel Kesselberg | 2018-11-28 | 9 | -291/+784 |
|\ |
|
| * | Rename "FilesSharingAppContext" to "PublicShareContext" | Daniel Calviño Sánchez | 2018-11-23 | 2 | -3/+3 |
| * | Extract locators and steps for sharing in Files app to their own context | Daniel Calviño Sánchez | 2018-11-23 | 3 | -330/+360 |
| * | Extract sharing related acceptance tests to their own feature files | Daniel Calviño Sánchez | 2018-11-23 | 3 | -386/+388 |
| * | Add acceptance tests for folders that can not be reshared | Daniel Calviño Sánchez | 2018-11-23 | 2 | -0/+142 |
| * | Add acceptance tests for resharing a folder with another user | Daniel Calviño Sánchez | 2018-11-23 | 1 | -0/+52 |
| * | Add acceptance test for checking that the owner can see reshares | Daniel Calviño Sánchez | 2018-11-23 | 1 | -0/+25 |
| * | Add acceptance test for resharing a file with another user | Daniel Calviño Sánchez | 2018-11-23 | 4 | -0/+40 |
| * | Add acceptance tests for sharing a folder with another user | Daniel Calviño Sánchez | 2018-11-23 | 1 | -0/+59 |
| * | Add acceptance tests for sharing a file with another user | Daniel Calviño Sánchez | 2018-11-23 | 2 | -0/+143 |
* | | Wait for the comment to be added before changing to another file | Daniel Calviño Sánchez | 2018-11-27 | 1 | -0/+1 |
* | | Wait for the empty content element to be shown | Daniel Calviño Sánchez | 2018-11-27 | 1 | -2/+6 |
|/ |
|
* | Add acceptance tests for showing again the input field for tags | Daniel Calviño Sánchez | 2018-11-22 | 1 | -0/+11 |
* | Add acceptance tests for opening and closing again the details view | Daniel Calviño Sánchez | 2018-11-22 | 1 | -0/+37 |
* | Add acceptance tests for marking a file as favorite in the details view | Daniel Calviño Sánchez | 2018-11-22 | 2 | -0/+80 |
* | Add acceptance tests for switching to the comments of another file | Daniel Calviño Sánchez | 2018-11-22 | 2 | -0/+51 |
* | Merge pull request #12121 from nextcloud/stable14-12104-move-acceptance-tests... | Roeland Jago Douma | 2018-10-29 | 6 | -92/+123 |
|\ |
|
| * | Move acceptance tests that crash the PHP built-in server to Apache | Daniel Calviño Sánchez | 2018-10-29 | 3 | -0/+30 |
| * | Link the default Apache directory to the Nextcloud server in all runners | Daniel Calviño Sánchez | 2018-10-29 | 2 | -4/+4 |
| * | Extract acceptance tests for tags to their own feature file | Daniel Calviño Sánchez | 2018-10-29 | 2 | -88/+89 |
* | | Move the browser window of an actor to the foreground when acting as him | Daniel Calviño Sánchez | 2018-10-29 | 2 | -0/+17 |
|/ |
|
* | Add acceptance tests for opening a section in the Files app | Daniel Calviño Sánchez | 2018-10-23 | 2 | -0/+88 |
* | Merge pull request #11425 from nextcloud/stable14-hover-quota-used-space-regr... | Morris Jobke | 2018-09-28 | 1 | -1/+1 |
|\ |
|
| * | Add back the total used space per user | John Molakvoæ (skjnldsv) | 2018-09-28 | 1 | -1/+1 |
* | | Fix acceptance tests as app title changed | Roeland Jago Douma | 2018-09-27 | 1 | -1/+1 |
|/ |
|
* | Include empty directories in the default state of acceptance tests | Daniel Calviño Sánchez | 2018-09-19 | 1 | -0/+2 |
* | Adds an acceptance test for the users settings navigation without disabled users | Michael Weimann | 2018-08-14 | 1 | -0/+14 |
* | Adjust acceptance test to check if the correct sidebar view is shown | Julius Härtl | 2018-08-03 | 1 | -3/+11 |
* | Add acceptance test for creating a user with a custom display name | Daniel Calviño Sánchez | 2018-07-31 | 2 | -0/+62 |
* | Merge pull request #10322 from weeman1337/feature-9978-improve-disabled-user-... | Roeland Jago Douma | 2018-07-24 | 3 | -0/+24 |
|\ |
|
| * | Adds disabled user acceptance tests | Michael Weimann | 2018-07-24 | 3 | -0/+24 |
* | | Acceptance and mobile navigation fixes | John Molakvoæ (skjnldsv) | 2018-07-24 | 1 | -2/+12 |
* | | Adjust acceptance tests to the new share link UI | Daniel Calviño Sánchez | 2018-07-21 | 1 | -24/+66 |
|/ |
|
* | Adjust acceptance tests to sidebar changes in Files app | John Molakvoæ (skjnldsv) | 2018-07-20 | 3 | -89/+73 |
* | Fix accceptance tests | Julius Härtl | 2018-07-20 | 1 | -1/+1 |
* | Adds tests for testing removing an empty group | Michael Weimann | 2018-07-20 | 3 | -1/+31 |
* | Fix variable not replaced in "behat.yml" when default value was used | Daniel Calviño Sánchez | 2018-06-28 | 1 | -15/+13 |
* | Fix documentation | Daniel Calviño Sánchez | 2018-06-22 | 1 | -2/+2 |
* | Set "wd_host" directly in "behat.yml" instead of through "BEHAT_PARAMS" | Daniel Calviño Sánchez | 2018-06-22 | 2 | -29/+20 |
* | Merge pull request #9518 from nextcloud/feature/5986/public_share_controller_... | Roeland Jago Douma | 2018-06-21 | 1 | -2/+2 |
|\ |
|
| * | Fix acceptance test | Roeland Jago Douma | 2018-06-20 | 1 | -2/+2 |
* | | Adjust theming acceptance tests to new header colour transition | Daniel Calviño Sánchez | 2018-06-20 | 2 | -10/+20 |
* | | Fixed tests and improved app-navigation-caption | John Molakvoæ (skjnldsv) | 2018-06-20 | 1 | -1/+1 |
|/ |
|
* | Properly check for the sidebar | Julius Härtl | 2018-06-09 | 2 | -3/+26 |
* | Add basic acceptance tests for apps management | Julius Härtl | 2018-06-09 | 5 | -1/+317 |
* | Allow 0 quota by provisioning api | John Molakvoæ (skjnldsv) | 2018-06-07 | 1 | -1/+10 |
* | Use "paths.base" parameter for the path to the custom Firefox profile | Daniel Calviño Sánchez | 2018-05-29 | 1 | -1/+1 |