mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-07-04 09:10:18 +00:00
Add a large-ish calendar to the regression tests.
This commit is contained in:
parent
81f160fb55
commit
9893e22334
6135
testing/tests/regression-suite/000-Setup-PUT-collection-user4.data
Normal file
6135
testing/tests/regression-suite/000-Setup-PUT-collection-user4.data
Normal file
File diff suppressed because it is too large
Load Diff
@ -0,0 +1,8 @@
|
||||
HTTP/1.1 100 Continue
|
||||
|
||||
HTTP/1.1 200 OK
|
||||
Date: Dow, 01 Jan 2000 00:00:00 GMT
|
||||
DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule
|
||||
Content-Length: 0
|
||||
Content-Type: text/plain; charset="utf-8"
|
||||
|
||||
@ -0,0 +1,14 @@
|
||||
#
|
||||
# PUT a calendar collection to user4 so we have some starting events
|
||||
#
|
||||
# There is no CalDAV defined behaviour for this.
|
||||
#
|
||||
TYPE=PUT
|
||||
URL=http://mycaldav/caldav.php/user4/home/
|
||||
HEADER=User-Agent: RSCDS Testing/0.9.x
|
||||
HEADER=Content-Type: text/calendar; charset=utf-8
|
||||
AUTH=user4:user4
|
||||
|
||||
HEAD
|
||||
|
||||
DATA=000-Setup-PUT-collection-user4
|
||||
Loading…
x
Reference in New Issue
Block a user