vdirsyncer/tests/storage/dav
Markus Unterwaditzer 06a701bc10 Handle collections correctly
Fix #132

Passing the collections parameter used to mean that the storage should
append its value to the URL or path. This was a leaky abstraction for
the reasons explained in #132.

The new behavior removes this meaning from this parameter. Vdirsyncer
now maintains a cache of discovered collections.
2014-12-15 21:57:56 +01:00
..
servers Handle collections correctly 2014-12-15 21:57:56 +01:00
__init__.py Copyright and contributor stuff 2014-05-22 12:50:43 +02:00
test_main.py Merge branch 'encodings' 2014-12-08 20:13:41 +01:00