summaryrefslogtreecommitdiffstats
path: root/tests/acceptance/features/bootstrap/FileListContext.php
Commit message (Expand)AuthorAgeFilesLines
* chore(cypress): Migrate apps acceptance tests to CypressFerdinand Thiessen2023-11-061-595/+0
* composer run cs:fixCôme Chilliet2023-01-201-7/+6
* Replace files app ids to classesVincent Petry2022-07-261-3/+3
* Update Selenium driver for Mink from 1.3.1 to 1.4.0 in acceptance testsDaniel Calviño Sánchez2021-03-301-3/+13
* Update PHPUnit from 4.X to 6.X in acceptance testsDaniel Calviño Sánchez2021-03-301-11/+12
* Fix clicks on actions menu of non opaque file rows in acceptance testsDaniel Calviño Sánchez2020-08-291-7/+37
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-1/+1
* Add acceptance tests for moving and copying selections to another folderDaniel Calviño Sánchez2019-01-221-0/+87
* Add acceptance tests for moving and copying files to another folderDaniel Calviño Sánchez2019-01-221-0/+28
* Add acceptance tests for opening search results for commentsDaniel Calviño Sánchez2018-12-211-0/+19
* Add acceptance tests for comments on shared files and foldersDaniel Calviño Sánchez2018-12-061-0/+23
* Move the browser window of an actor to the foreground when acting as himDaniel Calviño Sánchez2018-10-261-0/+9
* Add acceptance tests for opening a section in the Files appDaniel Calviño Sánchez2018-10-211-0/+16
* Add acceptance tests for creation of subfolders in public shared foldersDaniel Calviño Sánchez2018-03-091-0/+37
* Generalize file list steps so a specific ancestor can be usedDaniel Calviño Sánchez2018-03-091-3/+42
* Generalize file list locators so a specific ancestor can be usedDaniel Calviño Sánchez2018-03-091-53/+65
* Extract file list locators and steps to its own classDaniel Calviño Sánchez2018-03-091-0/+286