summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4894 from nextcloud/generic-security-activitiesLukas Reschke2017-05-194-4/+292
|\
| * Fix testsRoeland Jago Douma2017-05-181-4/+4
| * Move activities test codeChristoph Wurst2017-05-183-0/+288
* | Merge pull request #4792 from nextcloud/fix-storage-wrappers-on-scannerLukas Reschke2017-05-191-0/+47
|\ \
| * | use unmasked permissions during scanningRobin Appelman2017-05-181-0/+47
* | | Adjust token nameLukas Reschke2017-05-181-1/+1
* | | Add tests for OAuth2 appLukas Reschke2017-05-181-0/+1
* | | Add test for DefaultTokenMapperLukas Reschke2017-05-181-0/+11
* | | Rename table back to lowercaseLukas Reschke2017-05-181-6/+10
* | | Add tests for ClientFlowLoginControllerLukas Reschke2017-05-181-19/+181
* | | delete auth token when client gets deletedBjoern Schiessle2017-05-181-6/+6
| |/ |/|
* | Merge pull request #4666 from nextcloud/enable-redis-clusterMorris Jobke2017-05-161-0/+20
|\ \
| * | Add redis cluster tests to our CI jobsMorris Jobke2017-05-111-0/+20
* | | Merge pull request #4816 from nextcloud/Ardinis-quota-files_externalMorris Jobke2017-05-121-3/+3
|\ \ \
| * | | fix quota tests for external storageMorris Jobke2017-05-121-3/+3
| |/ /
* | | Merge pull request #4809 from nextcloud/downstream-27676Lukas Reschke2017-05-121-15/+7
|\ \ \
| * | | Disable the API endpoints as wellJoas Schilling2017-05-111-15/+7
| |/ /
* | | Merge pull request #4825 from nextcloud/add-timeout-appstoreLukas Reschke2017-05-121-1/+5
|\ \ \
| * | | Fix failed assertionsJoas Schilling2017-05-121-1/+5
| |/ /
* / / Fix unit testsJoas Schilling2017-05-123-2/+12
|/ /
* | 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
|/