Merge branch 'master' of github.com:DAViCal/davical into github
[davical.git] / testing / tests / regression-suite / 0237-Moz-REPORT.test
blob55dd0e3e1db89185b18a152417cdfff445dbde49
2 # Check for REPORT calendar-query of VTODO within time range
4 TYPE=REPORT
5 URL=http://regression.host/caldav.php/user1/home/
6 HEADER=User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.13pre) Gecko/20080916 Debian/unstable (Codename:sid) Iceowl/0.8
7 HEADER=Accept: text/xml
8 HEADER=Accept-Language: en-us,en;q=0.5
9 HEADER=Accept-Charset: utf-8,*;q=0.1
10 HEADER=Content-Type: text/xml; charset=utf-8
12 BEGINDATA
13 <D:principal-property-search xmlns:D="DAV:" xmlns:C="urn:ietf:params:xml:ns:caldav">
14   <D:property-search>
15     <D:prop>
16       <C:calendar-home-set/>
17     </D:prop>
18     <D:match>/caldav.php/user1</D:match>
19   </D:property-search>
20   <D:prop>
21     <C:calendar-home-set/>
22     <C:calendar-user-address-set/>
23     <C:schedule-inbox-URL/>
24     <C:schedule-outbox-URL/>
25   </D:prop>
26 </D:principal-property-search>
27 ENDDATA