vdirsyncer/tests
Hugo Osvaldo Barrera 71879045e4 Tidy up test collection creation
- 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.
2021-06-27 13:16:31 +02:00
..
storage Tidy up test collection creation 2021-06-27 13:16:31 +02:00
system Initial async support 2021-06-26 13:40:35 +02:00
unit Initial async support 2021-06-26 13:40:35 +02:00
__init__.py Use black to auto-format the codebase 2021-05-06 19:28:54 +02:00
conftest.py Initial async support 2021-06-26 13:40:35 +02:00