apple / ccs-caldavtester

CalDAV/CardDAV Testing Framework used by CalendarServer
https://www.calendarserver.org
Apache License 2.0
57 stars 36 forks source link

Default params cause issues #25

Open macosforgebot opened 11 years ago

macosforgebot commented 11 years ago

douglm@… originally submitted this as ticket:563


Some tests fail because they expect default parameters to be present.

running CalDAV/sharing-peruser-data.xml,

    Test Suite: User02 changed event                          
Test 02 fails because it expects the default RELATED=START 

Changed test file

Resource/CalDAV/sharing/peruser-data/simple-change02/2.ics

Not sure if there's any good way to handle these other than require all servers never to output defaults (or always)

macosforgebot commented 10 years ago

@wsanchez originally submitted this as comment:4:⁠ticket:563