summaryrefslogtreecommitdiffstats
path: root/tests/acceptance/features/bootstrap/FileListContext.php
Commit message (Expand)AuthorAgeFilesLines
* Fix clicks on actions menu of non opaque file rows in acceptance testsDaniel Calviño Sánchez2020-08-301-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