vdirsyncer/tests/storage
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
..
dav Handle collections correctly 2014-12-15 21:57:56 +01:00
__init__.py Handle collections correctly 2014-12-15 21:57:56 +01:00
test_filesystem.py Handle collections correctly 2014-12-15 21:57:56 +01:00
test_http.py Revert "Revert "Tls fingerprints"" 2014-08-20 18:43:34 +02:00
test_http_with_singlefile.py Remove indirection for get_storage_args fixture 2014-12-01 00:11:23 +01:00
test_memory.py Remove indirection for get_storage_args fixture 2014-12-01 00:11:23 +01:00
test_singlefile.py Remove indirection for get_storage_args fixture 2014-12-01 00:11:23 +01:00