vdirsyncer/tests
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
..
storage Handle collections correctly 2014-12-15 21:57:56 +01:00
utils Handle collections correctly 2014-12-15 21:57:56 +01:00
__init__.py Fix logging in test suite 2014-07-05 01:07:23 +02:00
conftest.py Fix logging in test suite 2014-07-05 01:07:23 +02:00
test_cli.py Handle collections correctly 2014-12-15 21:57:56 +01:00
test_doubleclick.py Fix dead doubleclick testcase 2014-08-30 17:06:01 +02:00
test_sync.py Stricten testsuite 2014-11-25 15:17:51 +01:00