summaryrefslogtreecommitdiffstats
path: root/apps/dav/tests/unit/Connector/Sabre/SharesPluginTest.php
Commit message (Collapse)AuthorAgeFilesLines
* Fix testsRoeland Jago Douma2019-08-111-2/+2
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Fix testsRoeland Jago Douma2019-08-011-63/+37
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Add room shares to DAV and recent files "share-types" propertyDaniel Calviño Sánchez2018-08-081-0/+1
| | | | Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
* Update license headersMorris Jobke2017-11-061-0/+3
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Use ::class in test mocks of dav appMorris Jobke2017-10-261-2/+4
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Use ::class in test mocksMorris Jobke2017-10-241-12/+20
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* fix mockMaxence Lange2017-03-141-1/+1
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* fix testsRobin Appelman2016-11-101-8/+6
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* Add getShareTypesInFolder to optimize folder listeningRobin Appelman2016-10-311-0/+19
| | | | Signed-off-by: Robin Appelman <icewind@owncloud.com>
* Fix apps/Joas Schilling2016-07-211-2/+4
|
* Fix PHPUnit 5.4 warnings in DAV appRoeland Jago Douma2016-07-151-8/+24
| | | | * getMock is deprecated
* Update license headersLukas Reschke2016-05-261-0/+1
|
* Update DAV unit tests to PSR-4Joas Schilling2016-05-251-0/+259