summaryrefslogtreecommitdiffstats
path: root/tests/lib/ocs
Commit message (Collapse)AuthorAgeFilesLines
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-203-394/+0
| | | | | | | | | | | | | | | | | | | | * Move a-b to PSR-4 * Move c-d to PSR-4 * Move e+g to PSR-4 * Move h-l to PSR-4 * Move m-r to PSR-4 * Move s-u to PSR-4 * Move files/ to PSR-4 * Move remaining tests to PSR-4 * Remove Test\ from old autoloader
* Merge pull request #24725 from owncloud/ocs-provider-psr4Vincent Petry2016-05-192-0/+222
|\ | | | | Move OCS Provider to PSR-4 namespace
| * Move OCS Provider to PSR-4 namespaceJoas Schilling2016-05-192-0/+222
| |
* | Fix namespace of memcache/ and ocs/Joas Schilling2016-05-191-2/+6
|/
* Adding more DB groups to test suitsThomas Müller2015-11-301-0/+5
| | | | Adding more DB groups to test suits
* Replace uniqid calls with $this->getUniqueID so tests pass again on windowsJoas Schilling2014-12-031-1/+1
|
* Make remaining files extend the test baseJoas Schilling2014-11-191-7/+3
|
* kill OC::$sessionJörn Friedrich Dreyer2014-08-291-1/+1
| | | | | | | | | | | | maintain deprecated \OC::$session when getting or setting the session via the server container or UserSession restore order os OC::$session and OC::$CLI remove unneded initialization of dummy session write back session when $useCustomSession is true log warning when deprecated app is used
* Added test of OCS privatedata to trigger key duplicationVincent Petry2014-07-171-0/+25
|
* Scrutinizer Auto-FixesScrutinizer Auto-Fixer2014-02-191-0/+1
| | | | | | | | | | | This patch was automatically generated as part of the following inspection: https://scrutinizer-ci.com/g/owncloud/core/inspections/cdfecc4e-a37e-4233-8025-f0d7252a8720 Enabled analysis tools: - PHP Analyzer - JSHint - PHP Copy/Paste Detector - PHP PDepend
* testing update and deleteThomas Müller2013-10-311-0/+39
|
* adding unit tests for deleteThomas Müller2013-10-311-0/+16
|
* unit tests for set addedThomas Müller2013-10-311-5/+38
|
* first two testsThomas Müller2013-10-311-0/+53