mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-04-30 16:00:25 +00:00
There is now a Perl script that'll generate tests and result files to a wide variety of dates. From this we currently don't support < 1 AD or > 9999 AD. run_regressions is modified to remove the UNTIL option as I want to use a character after the test number to allow "subtests".
46 lines
1.2 KiB
Plaintext
46 lines
1.2 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: "a fine looking etag"
|
|
Content-Length: 0
|
|
Content-Type: text/plain; charset="utf-8"
|
|
|
|
|
|
A1 CalDAV DATA: >BEGIN:VCALENDAR
|
|
VERSION:2.0
|
|
PRODID:-//artisanal-handcrafted-ICS.com//NONSGML Artisanal.iCal 1.0//EN
|
|
BEGIN:VEVENT
|
|
CLASS:PUBLIC
|
|
DTSTAMP:20240120T034700Z
|
|
DTSTART:19010101T000000Z
|
|
DURATION:P1H
|
|
SUMMARY:Test date in 19010101
|
|
TRANSP:OPAQUE
|
|
UID:2705-PUT-Event-19010101
|
|
RRULE:FREQ=WEEKLY;COUNT=2
|
|
END:VEVENT
|
|
END:VCALENDAR
|
|
<
|
|
caldav_type: >VEVENT<
|
|
class: >PUBLIC<
|
|
description: >NULL<
|
|
dtend: >NULL<
|
|
dtstamp: >2024-01-20 03:47:00<
|
|
dtstart: >NULL<
|
|
due: >NULL<
|
|
last_modified: >2024-01-20 03:47:00<
|
|
location: >NULL<
|
|
logged_user: >10<
|
|
percent_complete: >NULL<
|
|
priority: >NULL<
|
|
rrule: >FREQ=WEEKLY;COUNT=2<
|
|
status: >NULL<
|
|
summary: >Test date in 19010101<
|
|
transp: >OPAQUE<
|
|
tz_id: >NULL<
|
|
uid: >2705-PUT-Event-19010101<
|
|
url: >NULL<
|
|
user_no: >10<
|
|
|