vdirsyncer/tests/utils
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
..
__init__.py Copyright and contributor stuff 2014-05-22 12:50:43 +02:00
test_main.py Handle collections correctly 2014-12-15 21:57:56 +01:00
test_vobject.py New testcases for vobject joining 2014-10-21 18:26:02 +02:00