summaryrefslogtreecommitdiffstats
path: root/tests/acceptance
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #7650 from rpirritano/masterMorris Jobke2018-01-111-1/+1
|\
| * made small changes to login screenRobert Pirritano2018-01-111-1/+1
* | Add acceptance test for renaming a file with the details view openDaniel Calviño Sánchez2018-01-112-0/+57
|/
* 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
* Add acceptance test for opening the menu in a public shared linkDaniel Calviño Sánchez2017-12-192-0/+95
* Allows adding of hex color to the theme-colorAbijeet2017-12-082-29/+33
* Fix acceptance testJohn Molakvoæ (skjnldsv)2017-11-081-1/+1
* Merge branch 'master' into autocomplete-guiArthur Schiwon2017-11-013-8/+58
|\
| * bump acceptance test suite to use php 7.1 imageArthur Schiwon2017-10-311-1/+1
| * Solve acceptance test failure due to clicks on covered elementsDaniel Calviño Sánchez2017-10-192-0/+32
| * 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 testsArthur Schiwon2017-10-283-0/+91
|/
* Add acceptance tests for setting the color in the Theming appDaniel Calviño Sánchez2017-08-103-0/+178
* Add getter for the timeout multiplierDaniel Calviño Sánchez2017-08-101-0/+9
* Add option to acceptance test runner to set the Selenium serverDaniel Calviño Sánchez2017-07-201-1/+40
* Add option to acceptance test runner to set the Nextcloud server domainDaniel Calviño Sánchez2017-07-202-1/+45
* 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-104-0/+318
* Extract app navigation elements to its own contextDaniel Calviño Sánchez2017-07-083-39/+70
* 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-044-11/+96
|\
| * Add option to acceptance test runners to set a custom timeout multiplierDaniel Calviño Sánchez2017-05-032-1/+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
* Merge pull request #4462 from danxuliu/fix-sharing-password-protected-linkRoeland Jago Douma2017-04-256-3/+309
|\
| * Add acceptance tests for sharing password protected linksDaniel Calviño Sánchez2017-04-244-0/+280
| * Add system to share data between acceptance test stepsDaniel Calviño Sánchez2017-04-242-3/+29
* | Fix minor code style issues (also known as nitpicking)Daniel Calviño Sánchez2017-04-221-27/+32
|/
* Run acceptance tests on macOSMorris Jobke2017-04-211-4/+30
* Make test passwords valid for the password_policy appDaniel Calviño Sánchez2017-04-213-7/+7
* Move acceptance tests from build/acceptance to tests/acceptanceDaniel Calviño Sánchez2017-04-2123-0/+2108
* Drop JS based acceptance tests - we have our behat based integration tests wh...Thomas Müller2016-04-0630-2344/+0