summaryrefslogtreecommitdiffstats
path: root/tests/lib/ocs
Commit message (Collapse)AuthorAgeFilesLines
* 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