summaryrefslogtreecommitdiffstats
path: root/tests/lib/appframework/dependencyinjection
Commit message (Expand)AuthorAgeFilesLines
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-201-88/+0
* Fix namespaces in AppFramework testsJoas Schilling2016-05-181-2/+2
* Mock DIContainer to not hit the databaseThomas Müller2015-11-301-1/+3
* Remove dependency on ICrypto + use XORLukas Reschke2015-10-211-1/+0
* Add mitigation against BREACHLukas Reschke2015-08-141-0/+1
* Refactor OC_Request into TrustedDomainHelper and IRequestLukas Reschke2015-02-161-1/+2
* Respect `mod_unique_id` and refactor `OC_Request::getRequestId`Lukas Reschke2015-02-091-1/+4
* Make remaining files extend the test baseJoas Schilling2014-11-191-1/+2
* adjust license headers to new mail addressBernhard Posselt2014-05-111-2/+2
* default to GET request when no method is set to fix unittests, also set parse...Bernhard Posselt2014-04-121-1/+1
* remove getTrans() from API classThomas Müller2013-10-071-19/+2
* kill superfluent classloader from tests - this approach might be of interest ...Thomas Müller2013-08-211-1/+1
* initial import of appframeworkThomas Müller2013-08-171-0/+98