davical/testing/tests/regression-suite/2550-RRULE-PUT.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

48 lines
1.4 KiB
Plaintext

HTTP/1.1 201 Created
Date: Dow, 01 Jan 2000 00:00:00 GMT
DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule
DAV: extended-mkcol, bind, addressbook, calendar-auto-schedule, calendar-proxy
ETag: "56c69ee579af9ef1ae32edaeac9d7e26"
Content-Length: 0
Content-Type: text/plain; charset="utf-8"
SQL Query 1 Result:
CalDAV Data: >BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//Example Corp.//CalDAV Client//EN
BEGIN:VTODO
UID:takeoutthethrash
DTSTAMP:20221013T151313Z
DTSTART:20221017T065500Z
STATUS:NEEDS-ACTION
DURATION:PT10M
SUMMARY:Take out the thrash before the collectors come.
RRULE:FREQ=WEEKLY;BYDAY=MO;BYHOUR=6;BYMINUTE=55;COUNT=3
CATEGORIES:CHORE
PRIORITY:3
END:VTODO
END:VCALENDAR
<
caldav_type: >VTODO<
class: >NULL<
dav_etag: >56c69ee579af9ef1ae32edaeac9d7e26<
description: >NULL<
dtend: >2022-10-17 20:05:00+13<
dtstamp: >2022-10-13 15:13:13<
dtstart: >2022-10-17 19:55:00+13<
due: >NULL<
location: >NULL<
logged_user: >10<
percent_complete: >NULL<
priority: >3<
rrule: >FREQ=WEEKLY;BYDAY=MO;BYHOUR=6;BYMINUTE=55;COUNT=3<
status: >NEEDS-ACTION<
summary: >Take out the thrash before the collectors come.<
transp: >NULL<
uid: >takeoutthethrash<
url: >NULL<
user_no: >10<
~ Modified Now: >0<