summaryrefslogtreecommitdiffstats
path: root/tests/acceptance/features/bootstrap/FilesAppContext.php
Commit message (Expand)AuthorAgeFilesLines
* Change wording of 'Copy URL' to more understandable 'Copy link'Jan-Christoph Borchardt2018-10-011-2/+2
* Adjust acceptance tests to the new share link UIDaniel Calviño Sánchez2018-07-211-24/+66
* Adjust acceptance tests to sidebar changes in Files appJohn Molakvoæ (skjnldsv)2018-07-201-77/+61
* Add acceptance tests for creation of subfolders in public shared foldersDaniel Calviño Sánchez2018-03-091-0/+19
* Extract common "wait for" functions to a helper classDaniel Calviño Sánchez2018-03-091-30/+6
* Generalize file list steps so a specific ancestor can be usedDaniel Calviño Sánchez2018-03-091-0/+3
* Generalize file list locators so a specific ancestor can be usedDaniel Calviño Sánchez2018-03-091-1/+1
* Extract file list locators and steps to its own classDaniel Calviño Sánchez2018-03-091-250/+1
* Add acceptance test for renaming a file with the details view openDaniel Calviño Sánchez2018-01-111-0/+50
* Wait for the shared link to be set in the acceptance testsDaniel Calviño Sánchez2017-12-221-1/+24
* Add missing timeout multiplierDaniel Calviño Sánchez2017-12-221-2/+6
* Fix typo in callback nameDaniel Calviño Sánchez2017-12-221-2/+2
* Solve acceptance test failure due to clicks on covered elementsDaniel Calviño Sánchez2017-10-191-0/+16
* Replace inline favorite action with just a favorite iconDaniel Calviño Sánchez2017-10-191-5/+5
* Update acceptance tests to favorite files through the file actions menuDaniel Calviño Sánchez2017-10-191-2/+20
* Add acceptance tests for unselecting items in dropdown for tagsDaniel Calviño Sánchez2017-07-101-0/+93
* Extract app navigation elements to its own contextDaniel Calviño Sánchez2017-07-081-39/+0
* Fix typoDaniel Calviño Sánchez2017-07-081-2/+2
* Add acceptance tests for sorting of favorite filesDaniel Calviño Sánchez2017-07-051-0/+86
* Extract duplicated code to a methodDaniel Calviño Sánchez2017-06-091-28/+15
* Add acceptance tests for showing the input field for tagsDaniel Calviño Sánchez2017-06-091-0/+107
* Update acceptance tests for issue #4921Daniel Calviño Sánchez2017-05-211-1/+10
* Remove "content" locator from acceptance testsDaniel Calviño Sánchez2017-05-021-4/+13
* Add acceptance tests for closing details view in Files appDaniel Calviño Sánchez2017-04-251-0/+190
* Add acceptance tests for sharing password protected linksDaniel Calviño Sánchez2017-04-241-0/+138
* Move acceptance tests from build/acceptance to tests/acceptanceDaniel Calviño Sánchez2017-04-211-0/+39