| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #33756 from nextcloud/enh/noid/admin-settings-directly | Simon L | 2022-08-31 | 7 | -16/+25 |
|\ |
|
| * | fix tests | szaimen | 2022-08-31 | 7 | -16/+25 |
* | | Adjust acceptance tests to changes in app menu | Daniel Calviño Sánchez | 2022-08-31 | 1 | -2/+2 |
|/ |
|
* | Adjust acceptance test selectors | Vincent Petry | 2022-08-25 | 5 | -7/+8 |
* | Fix integration tests | Carl Schwan | 2022-08-01 | 1 | -2/+2 |
* | Redesign guest pages for better accessibility | Carl Schwan | 2022-07-27 | 1 | -18/+6 |
* | Adjust acceptance tests to changes in sharing tab | Daniel Calviño Sánchez | 2022-07-26 | 1 | -1/+1 |
* | Replace files app ids to classes | Vincent Petry | 2022-07-26 | 1 | -3/+3 |
* | Update dependencies in acceptance tests composer.lock | Côme Chilliet | 2022-06-13 | 1 | -327/+899 |
* | More meaningfull message when a public authenticated share's password is wron... | Cyrille Bollu | 2022-05-31 | 1 | -1/+1 |
* | Require a recent phpunit version in integration and acceptance | Côme Chilliet | 2022-05-24 | 3 | -260/+708 |
* | Adjust acceptance tests to changes in notifications markup | Daniel Calviño Sánchez | 2022-05-03 | 1 | -1/+1 |
* | Fix acceptance | John Molakvoæ | 2022-04-21 | 1 | -1/+1 |
* | Update images in scripts to run local tests in Docker | Daniel Calviño Sánchez | 2022-03-03 | 1 | -1/+1 |
* | Profile backend | Christopher Ng | 2021-10-19 | 1 | -2/+2 |
* | Merge pull request #29064 from nextcloud/feature/add_cache_to_local_integrati... | Louis | 2021-10-06 | 1 | -1/+7 |
|\ |
|
| * | Add cache for local integration test container | Louis Chemineau | 2021-10-06 | 1 | -1/+7 |
* | | Fix app-files acceptance tests | Louis Chemineau | 2021-10-06 | 1 | -2/+2 |
|/ |
|
* | Bump @nextcloud/vue | John Molakvoæ | 2021-09-16 | 2 | -3/+3 |
* | Handle single action unshare | Julius Härtl | 2021-06-09 | 1 | -4/+16 |
* | Settings: new user row replaced by a modal | Simounet | 2021-04-21 | 1 | -1/+1 |
* | Add automatic handling of "ElementNotInteractable" exceptions | Daniel Calviño Sánchez | 2021-04-19 | 1 | -1/+24 |
* | Update acceptance tests to Selenium 3 | Daniel Calviño Sánchez | 2021-04-16 | 2 | -2/+26 |
* | Replace carriage return with WebDriver "ENTER" constant | Daniel Calviño Sánchez | 2021-04-16 | 2 | -2/+4 |
* | Do not send "enter" key when not needed | Daniel Calviño Sánchez | 2021-04-16 | 3 | -3/+3 |
* | Update Mink from 1.7.1 to 1.8.1 in acceptance tests | Daniel Calviño Sánchez | 2021-03-30 | 3 | -17/+24 |
* | Update Selenium driver for Mink from 1.3.1 to 1.4.0 in acceptance tests | Daniel Calviño Sánchez | 2021-03-30 | 4 | -20/+30 |
* | Update Behat from 3.7.0 to 3.8.1 in acceptance tests | Daniel Calviño Sánchez | 2021-03-30 | 2 | -18/+18 |
* | Update PHPUnit from 4.X to 6.X in acceptance tests | Daniel Calviño Sánchez | 2021-03-30 | 20 | -268/+682 |
* | Change label also in the acceptance tests | Joas Schilling | 2021-03-10 | 1 | -4/+4 |
* | Merge pull request #25990 from nextcloud/do-not-try-to-add-an-existing-user-a... | kesselb | 2021-03-08 | 1 | -7/+3 |
|\ |
|
| * | Remove unneeded steps to add already existing user | Daniel Calviño Sánchez | 2021-03-07 | 1 | -5/+0 |
| * | Fix acceptance test for searching just added users in contacts menu | Daniel Calviño Sánchez | 2021-03-07 | 1 | -2/+3 |
* | | Find directly the label instead of falling back to it | Daniel Calviño Sánchez | 2021-03-06 | 1 | -8/+1 |
* | | Assert also element visibility instead of just finding it | Daniel Calviño Sánchez | 2021-03-06 | 1 | -4/+12 |
* | | Add explicit locator for "Enable all" bundle button | Daniel Calviño Sánchez | 2021-03-06 | 1 | -5/+7 |
* | | Find elements through the actor rather than the driver | Daniel Calviño Sánchez | 2021-03-06 | 1 | -4/+30 |
* | | Add locator for apps list | Daniel Calviño Sánchez | 2021-03-06 | 1 | -4/+16 |
* | | Fix identation | Daniel Calviño Sánchez | 2021-03-06 | 1 | -14/+14 |
* | | Fix delete user acceptance test | Daniel Calviño Sánchez | 2021-03-06 | 2 | -1/+2 |
* | | Verify WaitFor::element... results with an assertion | Daniel Calviño Sánchez | 2021-03-05 | 5 | -11/+74 |
* | | Add missing waits when finding elements in the acceptance tests | Daniel Calviño Sánchez | 2021-03-05 | 3 | -7/+7 |
|/ |
|
* | Add "composer.lock" for acceptance tests to git | Daniel Calviño Sánchez | 2021-01-17 | 2 | -3/+2774 |
* | Add acceptance tests for reshares by link when resharing is disabled | Daniel Calviño Sánchez | 2020-11-11 | 2 | -0/+111 |
* | Add acceptance tests for reshares when resharing is disabled | Daniel Calviño Sánchez | 2020-11-11 | 3 | -0/+194 |
* | Merge pull request #23614 from nextcloud/tests/22305/unreliable-app-files-sha... | Morris Jobke | 2020-10-22 | 1 | -42/+43 |
|\ |
|
| * | Disable unreliable app-files-sharing.feature:108 | Morris Jobke | 2020-10-21 | 1 | -42/+43 |
* | | Disable unreliable app-files.feature:108 | Morris Jobke | 2020-10-21 | 1 | -6/+7 |
|/ |
|
* | Set status is also there now | Joas Schilling | 2020-10-02 | 1 | -2/+4 |
* | Adjust acceptance tests to changes in @nextcloud/vue 2.6.3 | Daniel Calviño Sánchez | 2020-09-03 | 1 | -75/+136 |