summaryrefslogtreecommitdiffstats
path: root/tests/acceptance/features
Commit message (Expand)AuthorAgeFilesLines
* Make possible to configure the domain for the Nextcloud test serverDaniel Calviño Sánchez2017-07-201-6/+16
* Add acceptance tests for unselecting items in dropdown for tagsDaniel Calviño Sánchez2017-07-103-0/+317
* Extract app navigation elements to its own contextDaniel Calviño Sánchez2017-07-082-39/+69
* Fix typoDaniel Calviño Sánchez2017-07-081-2/+2
* Add acceptance tests for sorting of favorite filesDaniel Calviño Sánchez2017-07-052-0/+105
* try to lower the timeout in an acceptance testArthur Schiwon2017-06-261-1/+1
* fix typos and unnecessary white spacesArthur Schiwon2017-06-262-5/+4
* Fix and extend acceptance testsArthur Schiwon2017-06-233-6/+55
* 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-092-0/+123
* Update acceptance tests for issue #4921Daniel Calviño Sánchez2017-05-211-1/+10
* Add automatic handling of common command failures of Mink elementsDaniel Calviño Sánchez2017-05-063-2/+315
* Extract element finding to a command objectDaniel Calviño Sánchez2017-05-062-78/+178
* Make internal find methods staticDaniel Calviño Sánchez2017-05-061-8/+10
* Add missing type hintsDaniel Calviño Sánchez2017-05-061-3/+3
* Merge pull request #4682 from nextcloud/try-to-start-browser-sessions-again-w...Morris Jobke2017-05-042-10/+48
|\
| * Try again to start browser sessions when they failDaniel Calviño Sánchez2017-05-031-1/+27
| * Generalize attribute nameDaniel Calviño Sánchez2017-05-031-8/+8
| * Fix exponential increase of timeout when finding ancestor elementsDaniel Calviño Sánchez2017-05-031-1/+13
* | Replace "named" Mink selectors with "named_exact" Mink selectorsDaniel Calviño Sánchez2017-05-021-14/+14
* | Remove "content" locator from acceptance testsDaniel Calviño Sánchez2017-05-026-16/+19
|/
* Add acceptance tests for closing details view in Files appDaniel Calviño Sánchez2017-04-252-0/+213
* Add acceptance tests for sharing password protected linksDaniel Calviño Sánchez2017-04-243-0/+279
* Add system to share data between acceptance test stepsDaniel Calviño Sánchez2017-04-242-3/+29
* Make test passwords valid for the password_policy appDaniel Calviño Sánchez2017-04-212-6/+6
* Move acceptance tests from build/acceptance to tests/acceptanceDaniel Calviño Sánchez2017-04-2118-0/+1791