Merge branch 'master' of github.com:DAViCal/davical into github
[davical.git] / testing / tests / regression-suite / 0303-Chandler-PROPFIND-1.test
blob1da6b953b8337dd32377c293b0e686e4f27487dc
2 # Chandler expects to find the calendar.  Here it confirms
3 # that it actually is one.
5 TYPE=PROPFIND
6 URL=http://regression.host/caldav.php/user1/home/
7 HEADER=Depth: 0
8 HEADER=Content-Type: text/xml; charset=utf-8
9 HEADER=Chandler/0.7alpha4 (Linux)
10 HEAD
12 BEGINDATA
13 <?xml version='1.0' encoding='UTF-8'?>
14 <ns0:propfind xmlns:ns0="DAV:"><ns0:prop><ns0:getetag /><ns0:resourcetype /><ns0:displayname /></ns0:prop></ns0:propfind>
15 ENDDATA
17 # REPLACE=/^ETag: "[0-9a-f]{32}"/ETag: "deadbeefcafef00ddeadbeefcafefeed"/
18 # REPLACE=/<get.tag>"[0-9a-f]{32}"<.get.tag>/<get?tag>"deadbeefcafef00ddeadbeefcafefeed"<.get?tag>/