mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-03-25 08:55:50 +00:00
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. |
||
|---|---|---|
| .. | ||
| dav | ||
| servers | ||
| __init__.py | ||
| test_filesystem.py | ||
| test_http.py | ||
| test_http_with_singlefile.py | ||
| test_memory.py | ||
| test_remotestorage.py | ||
| test_singlefile.py | ||