| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Rename helper for PHP built-in web server | Daniel Calviño Sánchez | 2018-04-09 | 2 | -14/+14 |
* | Add helper to run acceptance tests on an Apache server | Daniel Calviño Sánchez | 2018-04-09 | 1 | -0/+130 |
* | Add support for setting the domain also when a specific helper is used | Daniel Calviño Sánchez | 2018-04-09 | 1 | -1/+5 |
* | Install and configure Nextcloud server as www-data | Daniel Calviño Sánchez | 2018-04-09 | 1 | -1/+8 |
* | Use Docker image for acceptance tests | Daniel Calviño Sánchez | 2018-04-09 | 1 | -1/+5 |
* | Merge pull request #9114 from nextcloud/make-possible-to-provide-acceptance-t... | Morris Jobke | 2018-04-09 | 4 | -11/+57 |
|\ |
|
| * | Make possible to set the acceptance tests directory to use | Daniel Calviño Sánchez | 2018-04-06 | 2 | -7/+55 |
| * | Add context classes to Composer autoload | Daniel Calviño Sánchez | 2018-04-06 | 2 | -3/+1 |
| * | Fix typo | Daniel Calviño Sánchez | 2018-03-27 | 1 | -1/+1 |
* | | Fix files acceptance test | Julius Härtl | 2018-04-05 | 1 | -1/+1 |
* | | Move styling and menu handling to publicpage.js | Julius Härtl | 2018-04-05 | 1 | -1/+1 |
|/ |
|
* | Header acceptance features | John Molakvoæ (skjnldsv) | 2018-03-09 | 6 | -10/+239 |
* | Add acceptance tests for creation of subfolders in public shared folders | Daniel Calviño Sánchez | 2018-03-09 | 3 | -0/+121 |
* | Extract common "wait for" functions to a helper class | Daniel Calviño Sánchez | 2018-03-09 | 3 | -46/+86 |
* | Generalize file list steps so a specific ancestor can be used | Daniel Calviño Sánchez | 2018-03-09 | 4 | -3/+115 |
* | Generalize file list locators so a specific ancestor can be used | Daniel Calviño Sánchez | 2018-03-09 | 2 | -54/+66 |
* | Store the name of the actor in the Actor object | Daniel Calviño Sánchez | 2018-03-09 | 2 | -3/+19 |
* | Extract file list locators and steps to its own class | Daniel Calviño Sánchez | 2018-03-09 | 3 | -250/+288 |
* | Add automatic handling of NoSuchElement exceptions | Daniel Calviño Sánchez | 2018-03-08 | 1 | -6/+16 |
* | Add automatic handling of MoveTargetOutOfBounds exceptions | Daniel Calviño Sánchez | 2018-03-08 | 1 | -3/+17 |
* | fixup! Acceptance fix | John Molakvoæ (skjnldsv) | 2018-03-01 | 1 | -1/+2 |
* | Acceptance fix | John Molakvoæ (skjnldsv) | 2018-03-01 | 2 | -1/+37 |
* | Merge pull request #7600 from nextcloud/new-user-button-to-sidebar | Roeland Jago Douma | 2018-02-28 | 2 | -1/+34 |
|\ |
|
| * | Fix acceptance tests | John Molakvoæ (skjnldsv) | 2018-02-28 | 2 | -1/+34 |
* | | Fix acceptance test for new menu structure | Julius Härtl | 2018-02-27 | 1 | -1/+1 |
|/ |
|
* | Take into account the comment message when looking for it | Daniel Calviño Sánchez | 2018-02-15 | 2 | -24/+17 |
* | Adjust timeouts in the step to create a new comment | Daniel Calviño Sánchez | 2018-02-15 | 1 | -2/+2 |
* | Move locators above step definitions | Daniel Calviño Sánchez | 2018-02-15 | 1 | -21/+26 |
* | Merge pull request #7650 from rpirritano/master | Morris Jobke | 2018-01-11 | 1 | -1/+1 |
|\ |
|
| * | made small changes to login screen | Robert Pirritano | 2018-01-11 | 1 | -1/+1 |
* | | Add acceptance test for renaming a file with the details view open | Daniel Calviño Sánchez | 2018-01-11 | 2 | -0/+57 |
|/ |
|
* | Wait for the shared link to be set in the acceptance tests | Daniel Calviño Sánchez | 2017-12-22 | 1 | -1/+24 |
* | Add missing timeout multiplier | Daniel Calviño Sánchez | 2017-12-22 | 1 | -2/+6 |
* | Fix typo in callback name | Daniel Calviño Sánchez | 2017-12-22 | 1 | -2/+2 |
* | Add acceptance test for opening the menu in a public shared link | Daniel Calviño Sánchez | 2017-12-19 | 2 | -0/+95 |
* | Allows adding of hex color to the theme-color | Abijeet | 2017-12-08 | 2 | -29/+33 |
* | Fix acceptance test | John Molakvoæ (skjnldsv) | 2017-11-08 | 1 | -1/+1 |
* | Merge branch 'master' into autocomplete-gui | Arthur Schiwon | 2017-11-01 | 3 | -8/+58 |
|\ |
|
| * | bump acceptance test suite to use php 7.1 image | Arthur Schiwon | 2017-10-31 | 1 | -1/+1 |
| * | Solve acceptance test failure due to clicks on covered elements | Daniel Calviño Sánchez | 2017-10-19 | 2 | -0/+32 |
| * | Replace inline favorite action with just a favorite icon | Daniel Calviño Sánchez | 2017-10-19 | 1 | -5/+5 |
| * | Update acceptance tests to favorite files through the file actions menu | Daniel Calviño Sánchez | 2017-10-19 | 1 | -2/+20 |
* | | add acceptance tests | Arthur Schiwon | 2017-10-28 | 3 | -0/+91 |
|/ |
|
* | Add acceptance tests for setting the color in the Theming app | Daniel Calviño Sánchez | 2017-08-10 | 3 | -0/+178 |
* | Add getter for the timeout multiplier | Daniel Calviño Sánchez | 2017-08-10 | 1 | -0/+9 |
* | Add option to acceptance test runner to set the Selenium server | Daniel Calviño Sánchez | 2017-07-20 | 1 | -1/+40 |
* | Add option to acceptance test runner to set the Nextcloud server domain | Daniel Calviño Sánchez | 2017-07-20 | 2 | -1/+45 |
* | Make possible to configure the domain for the Nextcloud test server | Daniel Calviño Sánchez | 2017-07-20 | 1 | -6/+16 |
* | Add acceptance tests for unselecting items in dropdown for tags | Daniel Calviño Sánchez | 2017-07-10 | 4 | -0/+318 |
* | Extract app navigation elements to its own context | Daniel Calviño Sánchez | 2017-07-08 | 3 | -39/+70 |