davical/testing/tests/regression-suite/2500-is-defined-Setup-PUT-resources-1.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: "7f689d339d2aaa93571b78742a2e0f33"
Content-Length: 0
Content-Type: text/plain; charset="utf-8"
SQL Query 1 Result:
CalDAV Data: >BEGIN:VCALENDAR
PRODID:-//Puck Handcrafted VCAL//NONSGML Sunbird//EN
VERSION:2.0
BEGIN:VEVENT
SUMMARY:No DTEND, from PUT
DTSTART;VALUE=DATE:19971102
DTSTAMP:19970901T130000Z
UID:19970901T130000Z-123403@example.com
RRULE:FREQ=YEARLY
CATEGORIES:ANNIVERSARY,PERSONAL,SPECIAL OCCASION
CLASS:CONFIDENTIAL
TRANSP:TRANSPARENT
END:VEVENT
END:VCALENDAR
<
caldav_type: >VEVENT<
class: >CONFIDENTIAL<
dav_etag: >7f689d339d2aaa93571b78742a2e0f33<
description: >NULL<
dtend: >1997-11-03 00:00:00+13<
dtend_orig: >NULL<
dtstamp: >1997-09-01 13:00:00<
dtstart: >1997-11-02 00:00:00+13<
dtstart_orig: >1997-11-02 00:00:00+13<
due: >NULL<
location: >NULL<
logged_user: >10<
percent_complete: >NULL<
priority: >NULL<
rrule: >FREQ=YEARLY<
status: >NULL<
summary: >No DTEND, from PUT<
transp: >TRANSPARENT<
uid: >19970901T130000Z-123403@example.com<
url: >NULL<
user_no: >10<