go-webdav/carddav
Conrad Hoffmann 4a3cd0510f carddav: end-to-end test address book discovery
As the implementation evolves, it will be necessary to have more tests
to assert we don't break anything when making changes. This commit
introduces a test setup to test that server and client can handle the
address book discovery with various parameters. The test setup should be
easily extendable to cover even more ground as needed.
2022-07-13 08:45:11 +02:00
..
carddav_test.go carddav: end-to-end test address book discovery 2022-07-13 08:45:11 +02:00
carddav.go carddav: add support for getcontentlength property 2022-05-24 11:18:11 +02:00
client.go carddav: use "/.well-known/carddav/" as initial context path in Discover 2022-07-13 08:43:40 +02:00
elements.go Support custom user principal and home set paths 2022-05-11 11:12:04 +02:00
match_test.go carddav: do property filtering in match.Filter() 2022-06-03 08:36:05 +02:00
match.go carddav: do property filtering in match.Filter() 2022-06-03 08:36:05 +02:00
server.go internal: fix XML element struct naming 2022-05-31 23:04:42 +02:00