mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-03-25 08:55:50 +00:00
- No need to empty collections, they're generated with a UUID and should always be empty (the code to empty them does not actually run in CI right now). - Move deletion code to _after_ the yield, since that's the order in which things happen. - Delete all collections asynchronously. |
||
|---|---|---|
| .. | ||
| dav | ||
| etesync | ||
| servers | ||
| __init__.py | ||
| conftest.py | ||
| test_filesystem.py | ||
| test_http.py | ||
| test_http_with_singlefile.py | ||
| test_memory.py | ||
| test_singlefile.py | ||