summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Automatic injection into the FetchersJoas Schilling2017-05-103-3/+18
* Automatic creation of Identity managerJoas Schilling2017-05-101-3/+14
* Automatic injection for CssControllerJoas Schilling2017-05-101-3/+10
* Automatic injection for JsControllerJoas Schilling2017-05-101-1/+9
* Merge pull request #4718 from nextcloud/handle-stalled-or-invisible-elements-...Morris Jobke2017-05-083-78/+493
|\
| * 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
* | Increase device password entropy. Use lower- and upper-case characters and di...Fabrizio Steiner2017-05-081-3/+3
|/
* Make cache tests a bit more clearMorris Jobke2017-05-042-12/+44
* Update login flow redirectionMario Danic2017-05-041-2/+2
* 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
* | Merge pull request #4662 from nextcloud/remove-named-selectors-from-acceptanc...Morris Jobke2017-05-026-30/+33
|\ \
| * | 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
| |/
* | Merge pull request #4665 from nextcloud/enable-redisMorris Jobke2017-05-021-0/+12
|\ \
| * | Add redis support to our CI jobsMorris Jobke2017-05-021-0/+12
* | | Merge pull request #4620 from nextcloud/preview-error-handlingRoeland Jago Douma2017-05-021-0/+3
|\ \ \
| * | | fix preview testsRobin Appelman2017-05-021-0/+3
* | | | Merge pull request #4659 from nextcloud/fix/ignore-empty-email-contacts-menuLukas Reschke2017-05-021-0/+24
|\ \ \ \ | |_|/ / |/| | |
| * | | Do not show an email action for contacts with emtpy email addressesChristoph Wurst2017-05-021-0/+24
| | |/ | |/|
* / | Fix testRoeland Jago Douma2017-05-021-20/+10
|/ /
* | Fix and update testsRoeland Jago Douma2017-05-021-65/+116
* | Add missing spaceLukas Reschke2017-05-011-1/+1
* | Mark IP as whitelisted if brute force protection is disabledLukas Reschke2017-05-011-8/+51
|/
* Rename “Server settings” to “Basic settings”Marius Blüm2017-04-291-2/+2
* consolidate setEnabled methodArthur Schiwon2017-04-291-12/+16
* UserManager can now count disabled usersArthur Schiwon2017-04-291-0/+25
* fix unit testsMorris Jobke2017-04-291-16/+6
* use proper return codes and handle failure casesMorris Jobke2017-04-291-4/+8
* Improve wording of error messagesMorris Jobke2017-04-291-6/+6
* fix unit testsMorris Jobke2017-04-291-24/+13
* add unit tests for enable methodMorris Jobke2017-04-291-1/+221
* add unit tests for disable methodMorris Jobke2017-04-291-1/+219
* adjust tests to have at least one disabled userMorris Jobke2017-04-291-2/+13
* Fix unit testsRoeland Jago Douma2017-04-291-1/+59
* Fix unit testsMorris Jobke2017-04-291-4/+4
* fix unit testBjoern Schiessle2017-04-281-21/+24
* fix email verification statusBjoern Schiessle2017-04-281-1/+1
* updated unit testsBjoern Schiessle2017-04-281-6/+50
* check verification proof and update account tableBjoern Schiessle2017-04-281-2/+104
* Merge pull request #4522 from nextcloud/downstream-27596Morris Jobke2017-04-271-5/+11
|\
| * Use the new method in the old one to remove duplicate codeJoas Schilling2017-04-271-5/+11
* | Merge pull request #4501 from nextcloud/downstream-27144Morris Jobke2017-04-261-9/+13
|\ \
| * | Add duration of last job execution to the tableNoveen Sachdeva2017-04-251-9/+13