summaryrefslogtreecommitdiffstats
path: root/tests/acceptance/features/bootstrap/AppsManagementContext.php
Commit message (Expand)AuthorAgeFilesLines
* composer run cs:fixCôme Chilliet2023-01-201-3/+3
* Increase timeout for apps managementVincent Petry2022-09-151-1/+1
* Update PHPUnit from 4.X to 6.X in acceptance testsDaniel Calviño Sánchez2021-03-301-10/+11
* 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
* Verify WaitFor::element... results with an assertionDaniel Calviño Sánchez2021-03-051-1/+6
* Add missing waits when finding elements in the acceptance testsDaniel Calviño Sánchez2021-03-051-1/+1
* Fix breaking changes of nc/vue updateGeorg Ehrke2020-07-221-5/+5
* Merge pull request #20419 from nextcloud/dependabot/npm_and_yarn/variousJohn Molakvoæ2020-04-111-4/+4
|\
| * Bump acceptance testsJohn Molakvoæ (skjnldsv)2020-04-101-4/+4
* | Format control structures, classes, methods and functionChristoph Wurst2020-04-101-3/+0
|/
* Properly check for the sidebarJulius Härtl2018-06-091-0/+23
* Add basic acceptance tests for apps managementJulius Härtl2018-06-091-0/+209