summaryrefslogtreecommitdiffstats
path: root/tests/lib/api.php
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #18184 from owncloud/ocs-merge-headersThomas Müller2015-10-211-29/+33
|\
| * Merge headers of ocs resultsThomas Müller2015-09-211-29/+33
* | Strip directory from scriptNameLukas Reschke2015-10-121-0/+44
|/
* Replace uniqid calls with $this->getUniqueID so tests pass again on windowsJoas Schilling2014-12-031-1/+1
* Make root tests extend the \Test\TestCaseJoas Schilling2014-11-191-1/+1
* Fix test case for api response codetomneedham2014-04-031-1/+1
* Scrutinizer Auto-FixesScrutinizer Auto-Fixer2014-02-191-0/+8
* extended test to also check the status messagesBjoern Schiessle2014-01-141-11/+24
* make use of data providersThomas Müller2013-11-141-111/+80
* Fix type in unit testtomneedham2013-11-141-1/+1
* Add tests for OC_API::mergeResponses()tomneedham2013-11-141-0/+159