summaryrefslogtreecommitdiffstats
path: root/tests/acceptance
Commit message (Expand)AuthorAgeFilesLines
* Fix acceptanceJohn Molakvoæ2022-04-211-1/+1
* Update images in scripts to run local tests in DockerDaniel Calviño Sánchez2022-03-031-1/+1
* Profile backendChristopher Ng2021-10-191-2/+2
* Merge pull request #29064 from nextcloud/feature/add_cache_to_local_integrati...Louis2021-10-061-1/+7
|\
| * Add cache for local integration test containerLouis Chemineau2021-10-061-1/+7
* | Fix app-files acceptance testsLouis Chemineau2021-10-061-2/+2
|/
* Bump @nextcloud/vueJohn Molakvoæ2021-09-162-3/+3
* Handle single action unshareJulius Härtl2021-06-091-4/+16
* Settings: new user row replaced by a modalSimounet2021-04-211-1/+1
* Add automatic handling of "ElementNotInteractable" exceptionsDaniel Calviño Sánchez2021-04-191-1/+24
* Update acceptance tests to Selenium 3Daniel Calviño Sánchez2021-04-162-2/+26
* Replace carriage return with WebDriver "ENTER" constantDaniel Calviño Sánchez2021-04-162-2/+4
* Do not send "enter" key when not neededDaniel Calviño Sánchez2021-04-163-3/+3
* Update Mink from 1.7.1 to 1.8.1 in acceptance testsDaniel Calviño Sánchez2021-03-303-17/+24
* Update Selenium driver for Mink from 1.3.1 to 1.4.0 in acceptance testsDaniel Calviño Sánchez2021-03-304-20/+30
* Update Behat from 3.7.0 to 3.8.1 in acceptance testsDaniel Calviño Sánchez2021-03-302-18/+18
* Update PHPUnit from 4.X to 6.X in acceptance testsDaniel Calviño Sánchez2021-03-3020-268/+682
* Change label also in the acceptance testsJoas Schilling2021-03-101-4/+4
* Merge pull request #25990 from nextcloud/do-not-try-to-add-an-existing-user-a...kesselb2021-03-081-7/+3
|\
| * Remove unneeded steps to add already existing userDaniel Calviño Sánchez2021-03-071-5/+0
| * Fix acceptance test for searching just added users in contacts menuDaniel Calviño Sánchez2021-03-071-2/+3
* | Find directly the label instead of falling back to itDaniel Calviño Sánchez2021-03-061-8/+1
* | Assert also element visibility instead of just finding itDaniel Calviño Sánchez2021-03-061-4/+12
* | Add explicit locator for "Enable all" bundle buttonDaniel Calviño Sánchez2021-03-061-5/+7
* | Find elements through the actor rather than the driverDaniel Calviño Sánchez2021-03-061-4/+30
* | Add locator for apps listDaniel Calviño Sánchez2021-03-061-4/+16
* | Fix identationDaniel Calviño Sánchez2021-03-061-14/+14
* | Fix delete user acceptance testDaniel Calviño Sánchez2021-03-062-1/+2
* | Verify WaitFor::element... results with an assertionDaniel Calviño Sánchez2021-03-055-11/+74
* | Add missing waits when finding elements in the acceptance testsDaniel Calviño Sánchez2021-03-053-7/+7
|/
* Add "composer.lock" for acceptance tests to gitDaniel Calviño Sánchez2021-01-172-3/+2774
* Add acceptance tests for reshares by link when resharing is disabledDaniel Calviño Sánchez2020-11-112-0/+111
* Add acceptance tests for reshares when resharing is disabledDaniel Calviño Sánchez2020-11-113-0/+194
* Merge pull request #23614 from nextcloud/tests/22305/unreliable-app-files-sha...Morris Jobke2020-10-221-42/+43
|\
| * Disable unreliable app-files-sharing.feature:108Morris Jobke2020-10-211-42/+43
* | Disable unreliable app-files.feature:108Morris Jobke2020-10-211-6/+7
|/
* Set status is also there nowJoas Schilling2020-10-021-2/+4
* Adjust acceptance tests to changes in @nextcloud/vue 2.6.3Daniel Calviño Sánchez2020-09-031-75/+136
* Fix clicks on actions menu of non opaque file rows in acceptance testsDaniel Calviño Sánchez2020-08-291-7/+37
* Dashboard app is disabled and there is no need to redirect to files appMorris Jobke2020-08-051-1/+1
* Redirect to files app after login in acceptance testsJulius Härtl2020-08-052-1/+3
* Merge pull request #21940 from nextcloud/fix/14541/fix-fragile-acceptance-tes...Morris Jobke2020-07-242-14/+14
|\
| * Revert "Disable fragile tests for now"Morris Jobke2020-07-212-14/+14
* | Hide share link menu before copying the share link in acceptance testsDaniel Calviño Sánchez2020-07-221-0/+11
* | Fix breaking changes of nc/vue updateGeorg Ehrke2020-07-225-10/+10
|/
* Merge pull request #21379 from nextcloud/fix-share-permission-checkboxes-enab...Roeland Jago Douma2020-06-242-9/+216
|\
| * Add acceptance test for disabling create permission after sharingDaniel Calviño Sánchez2020-06-111-0/+43
| * Add acceptance test for sharing a folder without create permissionDaniel Calviño Sánchez2020-06-112-0/+75
| * Add acceptance test for sharing a file without edit permissionDaniel Calviño Sánchez2020-06-112-0/+75
| * Generalize functions to get locators for share permission checkboxesDaniel Calviño Sánchez2020-06-111-9/+23