davical/testing/tests/regression-suite/0244-Moz-POST-FB.result
Andrew Ruthven 7c47658bee Make the curl and SQL requests when we see them
This allows us to have more complex test files where an action is taken, then
we test something, then another action is taken, etc.

Changes to test files are required so that URL is defined after all the
required settings are set.

Changes to the result files are either whitespace changes due to above logic
changes, or printing out a SQL Result header before each result. I figured it
was useful.
2024-04-01 22:57:10 +13:00

61 lines
1.9 KiB
XML

<?xml version="1.0" encoding="utf-8" ?>
<C:schedule-response xmlns="DAV:" xmlns:C="urn:ietf:params:xml:ns:caldav">
<C:response>
<C:recipient>
<href>mailto:user2@example.net</href>
</C:recipient>
<C:request-status>2.0;Success</C:request-status>
<C:calendar-data>BEGIN:VCALENDAR
PRODID:-//davical.org//NONSGML AWL Calendar//EN
VERSION:2.0
CALSCALE:GREGORIAN
METHOD:REPLY
BEGIN:VFREEBUSY
DTSTAMP:yyyymmddThhmmssZ
DTSTART:20081020T110000Z
DTEND:20081105T110000Z
FREEBUSY:20081021T220000Z/20081021T223000Z
FREEBUSY:20081023T220000Z/20081023T223000Z
FREEBUSY:20081024T010000Z/20081024T020000Z
FREEBUSY:20081026T200000Z/20081026T210000Z
FREEBUSY:20081026T220000Z/20081026T223000Z
FREEBUSY:20081028T220000Z/20081028T223000Z
FREEBUSY:20081030T220000Z/20081030T223000Z
FREEBUSY:20081031T010000Z/20081031T020000Z
FREEBUSY:20081031T070000Z/20081101T070000Z
FREEBUSY:20081102T200000Z/20081102T210000Z
FREEBUSY:20081102T220000Z/20081102T223000Z
FREEBUSY:20081103T080000Z/20081104T080000Z
FREEBUSY:20081104T220000Z/20081104T223000Z
UID:c5bd82ea-cd89-4f58-8d31-336f47e44f97
ORGANIZER:mailto:user1@example.net
ATTENDEE;PARTSTAT=NEEDS-ACTION;ROLE=REQ-PARTICIPANT;CUTYPE=INDIVIDUAL:
mailto:user2@example.net
END:VFREEBUSY
END:VCALENDAR
</C:calendar-data>
</C:response>
</C:schedule-response>
SQL Query 1 Result:
class: >NULL<
finish: >20081019T223000Z<
rrule: >FREQ=DAILY;INTERVAL=1;BYDAY=MO,WE,FR<
start: >20081019T220000Z<
class: >NULL<
finish: >20081019T210000Z<
rrule: >FREQ=WEEKLY;INTERVAL=1<
start: >20081019T200000Z<
class: >NULL<
finish: >20081024T020000Z<
rrule: >FREQ=WEEKLY;INTERVAL=1<
start: >20081024T010000Z<
class: >NULL<
finish: >20081007T070000Z<
rrule: >FREQ=MONTHLY;BYDAY=1MO,2TU,3TH,-1FR;INTERVAL=1<
start: >20081006T070000Z<