add more tests

This commit is contained in:
Robin Appelman 2017-02-22 18:14:08 +01:00
commit 5c2a3f1b02
11 changed files with 337 additions and 5 deletions

View file

@ -0,0 +1,8 @@
<?xml version="1.0"?>
<d:multistatus xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
<d:response>
<d:status>HTTP/1.1 404 Not Found</d:status>
<d:href>/test</d:href>
</d:response>
</d:multistatus>