summaryrefslogtreecommitdiffstats
path: root/tests/acceptance/features/bootstrap
Commit message (Expand)AuthorAgeFilesLines
...
* Generalize file list steps so a specific ancestor can be usedDaniel Calviño Sánchez2018-03-094-3/+115
* Generalize file list locators so a specific ancestor can be usedDaniel Calviño Sánchez2018-03-092-54/+66
* Extract file list locators and steps to its own classDaniel Calviño Sánchez2018-03-092-250/+287
* Acceptance fixJohn Molakvoæ (skjnldsv)2018-03-011-1/+26
* Merge pull request #7600 from nextcloud/new-user-button-to-sidebarRoeland Jago Douma2018-02-281-1/+32
|\
| * Fix acceptance testsJohn Molakvoæ (skjnldsv)2018-02-281-1/+32
* | Fix acceptance test for new menu structureJulius Härtl2018-02-271-1/+1
|/
* Take into account the comment message when looking for itDaniel Calviño Sánchez2018-02-151-23/+16
* Adjust timeouts in the step to create a new commentDaniel Calviño Sánchez2018-02-151-2/+2
* Move locators above step definitionsDaniel Calviño Sánchez2018-02-151-21/+26
* 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-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
* Add acceptance test for opening the menu in a public shared linkDaniel Calviño Sánchez2017-12-191-0/+84
* Allows adding of hex color to the theme-colorAbijeet2017-12-081-23/+27
* Fix acceptance testJohn Molakvoæ (skjnldsv)2017-11-081-1/+1
* Merge branch 'master' into autocomplete-guiArthur Schiwon2017-11-011-7/+41
|\
| * 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 testsArthur Schiwon2017-10-281-0/+82
|/
* Add acceptance tests for setting the color in the Theming appDaniel Calviño Sánchez2017-08-101-0/+154
* Add acceptance tests for unselecting items in dropdown for tagsDaniel Calviño Sánchez2017-07-102-0/+245
* 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-051-0/+86
* try to lower the timeout in an acceptance testArthur Schiwon2017-06-261-1/+1
* fix typos and unnecessary white spacesArthur Schiwon2017-06-261-1/+0
* Fix and extend acceptance testsArthur Schiwon2017-06-231-0/+39
* 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-025-8/+19
* 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-242-0/+248
* Make test passwords valid for the password_policy appDaniel Calviño Sánchez2017-04-211-1/+1
* Move acceptance tests from build/acceptance to tests/acceptanceDaniel Calviño Sánchez2017-04-216-0/+491