davical/testing/tests/binding/1037-PROPFIND-Depth-2.test
Andrew Ruthven 9d2969982c Exclude the ctags from the test
We don't really care about the ctag in this test, and the ctag
for user1 will change from test run to test run.
2018-11-29 13:24:25 +13:00

24 lines
504 B
Plaintext

#
# PROPFIND to find the collections user4 has access to
# - ctag returned
#
TYPE=PROPFIND
URL=http://regression.host/caldav.php
AUTH=user4:user4
HEADER=User-Agent: BIND Spec Tests
HEADER=Content-Type: text/xml; charset="UTF-8"
HEADER=Depth: 2
BEGINDATA
<?xml version="1.0" encoding="UTF-8"?>
<D:propfind xmlns:D="DAV:" xmlns:cs="http://calendarserver.org/ns/">
<D:prop>
<cs:getctag/>
</D:prop>
</D:propfind>
ENDDATA
REPLACE=_<C:getctag>"[0-9a-f]+"</C:getctag>_<C:getctag>"XX"</C:getctag>_