vdirsyncer/tests
Markus Unterwaditzer cfbc7ec71b Refactor of status handling in sync (#505)
- Using `info.idents` as new status, this saves a few operations where
  no storage actions have to be taken, but the status has to be updated.

- Rename StorageSyncer to _StorageInfo and make it a private API again.

- Ability to pass custom functions for conflict resolution. This part is
  a preparation for #127.
2016-09-18 15:46:56 +02:00
..
cli Refactor config parsing 2016-09-08 13:34:34 +02:00
storage Remove Python 2 support (#499) 2016-09-08 12:18:36 +02:00
utils Remove Python 2 support (#499) 2016-09-08 12:18:36 +02:00
__init__.py Stylefixes 2016-04-26 22:44:19 +02:00
conftest.py Remove Python 2 support (#499) 2016-09-08 12:18:36 +02:00
test_metasync.py Stylefix for flake8 update 2016-07-26 21:48:42 +02:00
test_sync.py Refactor of status handling in sync (#505) 2016-09-18 15:46:56 +02:00