vdirsyncer/tests/storage
Markus Unterwaditzer af5705f740 Return back to None as non-ETag
nextCloud now returns no etag on upload, which is why we're forced to
adapt the tests accordingly. So now we need to specify a fixed value for
"no etag returned" such that the tests can act accordingly. We also need
to test that the sync algorithm works properly with None.
2017-01-12 13:52:32 +01:00
..
dav Return back to None as non-ETag 2017-01-12 13:52:32 +01:00
servers Return back to None as non-ETag 2017-01-12 13:52:32 +01:00
__init__.py Return back to None as non-ETag 2017-01-12 13:52:32 +01:00
test_filesystem.py Create always safe hrefs 2015-07-12 23:42:49 +02:00
test_http.py config: Add warning about unquoted strings 2016-10-23 01:40:04 +02:00
test_http_with_singlefile.py ignore UIDs in http storage 2016-09-25 14:03:46 +02:00
test_memory.py Remove copyright headers 2015-01-21 13:02:30 +01:00
test_remotestorage.py Add tests 2015-11-05 00:00:18 +01:00
test_singlefile.py Introduce collections for singlefile storage (#488) 2016-08-17 17:41:40 +02:00