summaryrefslogtreecommitdiffstats
path: root/tests/acceptance/features/bootstrap/FilesAppContext.php
Commit message (Expand)AuthorAgeFilesLines
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Fix (array) indent style to always use one tabChristoph Wurst2020-04-091-7/+7
* Adjust acceptance tests to new OCA.SidebarJohn Molakvoæ (skjnldsv)2019-10-291-6/+6
* Extract locators and steps for sharing in Files app to their own contextDaniel Calviño Sánchez2018-11-231-489/+0
* Add acceptance tests for folders that can not be resharedDaniel Calviño Sánchez2018-11-231-0/+93
* Add acceptance tests for sharing a file with another userDaniel Calviño Sánchez2018-11-231-0/+87
* Add acceptance tests for marking a file as favorite in the details viewDaniel Calviño Sánchez2018-11-221-0/+61
* Merge pull request #12215 from nextcloud/wait-for-the-link-share-menu-to-open...Roeland Jago Douma2018-11-021-0/+8
|\
| * Wait for the link share menu to open in acceptance testsDaniel Calviño Sánchez2018-11-021-0/+8
* | Add acceptance test steps to be used from Talk acceptance testsDaniel Calviño Sánchez2018-11-021-0/+49
* | Test that "Password protect by Talk" is not shown if Talk is not enabledDaniel Calviño Sánchez2018-11-021-0/+44
|/
* Adjust acceptance tests to changes in link sharesDaniel Calviño Sánchez2018-11-011-21/+18
* Add acceptance tests for hiding download in link sharesDaniel Calviño Sánchez2018-10-301-0/+61
* 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