summaryrefslogtreecommitdiffstats
path: root/tests/lib/connector/sabre/requesttest
Commit message (Expand)AuthorAgeFilesLines
* Fix uni testsThomas Müller2015-10-162-77/+0
* Consolidate webdav code - move all to one appThomas Müller2015-10-165-401/+0
* Merge pull request #18901 from owncloud/encryption-dav-testsThomas Müller2015-09-183-7/+35
|\
| * reuse the same datadirRobin Appelman2015-09-181-1/+2
| * Add tests for doing dav requests with encryption enabledRobin Appelman2015-09-181-0/+25
| * clear up tests a bitRobin Appelman2015-09-181-6/+8
* | Merge pull request #19017 from owncloud/dav-download-testsThomas Müller2015-09-182-1/+61
|\ \ | |/ |/|
| * fix tests with empty response bodyRobin Appelman2015-09-161-1/+1
| * Add tests for downloading files over davRobin Appelman2015-09-162-1/+61
* | Add a Sabre plugin that emits an event for appsJoas Schilling2015-09-171-1/+2
|/
* also verify cache in dav upload testsRobin Appelman2015-09-141-1/+21
* add test mountprovider logic to a traitRobin Appelman2015-08-201-31/+4
* allow moving common test logic into traitsRobin Appelman2015-08-201-13/+4
* fix setup/teardownRobin Appelman2015-08-111-11/+18
* split out creating the sabre dav server to it's own factoryRobin Appelman2015-08-111-31/+13
* add test framework for doing full request webdav testsRobin Appelman2015-08-115-0/+416