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