davical/testing/tests/regression-suite/2500-is-defined-Setup-PUT-collection.test
Andrew Ruthven 4a380b12a2 Fixes to is-defined and is-not-defined prop-filter
Gosh, this was completely broken previously. A number of different scenarios now work.

I have used some of the state I've seen in a largish production database with the
presence of NULL and empty strings. I've assumed that empty string should be treated
as is-not-defined. Happy to be talked out of that.

Closes #281.
2023-03-12 20:05:48 +01:00

15 lines
338 B
Plaintext

#
# PUT a calendar collection to user1 so we have relevant events
#
# There is no CalDAV defined behaviour for this.
#
TYPE=PUT
URL=http://regression.host/caldav.php/user1/events/
HEADER=User-Agent: DAViCal Testing/1.12.x
HEADER=Content-Type: text/calendar; charset=utf-8
AUTH=user1:user1
HEAD
DATA=2500-is-defined-Setup-PUT-collection