mirror of
https://codeberg.org/icewind/SearchDAV.git
synced 2026-06-04 01:54:07 +02:00
add more tests
This commit is contained in:
parent
1e7efdd48b
commit
5c2a3f1b02
11 changed files with 337 additions and 5 deletions
9
tests/invaliddiscover.xml
Normal file
9
tests/invaliddiscover.xml
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
<?xml version="1.0"?>
|
||||
<query-schema-discovery xmlns="DAV:">
|
||||
<from>
|
||||
<scope>
|
||||
<href>/test</href>
|
||||
<depth>infinity</depth>
|
||||
</scope>
|
||||
</from>
|
||||
</query-schema-discovery>
|
||||
Loading…
Add table
Add a link
Reference in a new issue