vdirsyncer/tests
Markus Unterwaditzer 6bd5bf7422 Simplify sync code
Before deletion, vdirsyncer will now check if the item changed on the
other side, and induce a re-upload if the item did change.

Because of this behavior it is now possible to remove the special-casing
if no status is available.

Fix #128
2014-10-20 17:42:45 +02:00
..
storage Fix another typo and add test assertion 2014-10-19 18:36:09 +02:00
utils Renamed evalcmd -> command, use py.test's tmpdir, allow arguments in passwordeval option. 2014-09-11 23:33:44 +02:00
__init__.py Fix logging in test suite 2014-07-05 01:07:23 +02:00
conftest.py Fix logging in test suite 2014-07-05 01:07:23 +02:00
test_cli.py Add testcase 2014-10-16 21:40:49 +02:00
test_doubleclick.py Fix dead doubleclick testcase 2014-08-30 17:06:01 +02:00
test_sync.py Simplify sync code 2014-10-20 17:42:45 +02:00