Commit Graph

24 Commits

Author SHA1 Message Date
2f97d7d1e1 Remove global state about configuration and logs
Many things have been changed to make this possible, probably leading to
many hidden bugs waiting to be found.

Related to #122.
2016-04-22 11:37:02 +09:00
406027f3c9 Change the Collection API
The new API used comes from vdirsyncer, as proposed by @untitaker in
issue #130.

The code has been tested and works with the (too simple) unit tests, and
with Lightning and DAVdroid. Many things are broken and a good part of
the code has not be ported to the new API yet. TODOs have been added
where the application is known to be broken.
2016-04-11 20:11:35 +02:00
54dee0c7c4 Clean tests 2016-04-07 19:25:10 +02:00
434cb533e9 Remove Python 2 support 2016-03-31 19:57:40 +02:00
8604593512 Fix many tests and database storage 2015-07-24 16:01:03 +02:00
459b02c9a4 Fix some tests 2015-07-24 14:23:11 +02:00
017df0ddcf Simplified tests structure 2013-12-28 14:40:29 +04:00
3b0328ca1e Allow attach custom storage backend 2013-12-28 14:15:35 +04:00
a91a7790c5 Allow attach custom auth handler 2013-12-28 13:31:32 +04:00
9c59c089ef Remove useless comment 2013-10-29 10:41:23 +01:00
a617c4db26 Fix authentication with Python 3 (see #70) 2013-10-18 14:06:57 +02:00
72d40d45e5 Fix tests for python2.6 2013-09-25 14:39:46 +02:00
64e886d4c4 Fix unicode strings in tests for python 2 2013-09-25 14:02:45 +02:00
aa524bd613 Remove nbsp characters in comments, remove "u" in front of strings 2013-09-25 13:48:24 +02:00
6c9976f46a Import storage modules after configuration in tests 2013-09-25 13:44:08 +02:00
07f7e46b3e Small fixes 2013-09-25 13:04:14 +02:00
a631c8c761 Fix compatibility between python2 and 3 2013-09-19 14:40:03 +02:00
d8f686a497 Fixed stupid redundancy in tests 2013-09-09 17:00:04 +02:00
33f09016fd Fixes tests to use the default project root config 2013-09-09 15:36:30 +02:00
87ec798f37 Fixed tests and added tests for authentication 2013-09-06 15:51:59 +02:00
d0da9edc14 Adds base tests for storage configs 2013-09-05 15:36:41 +02:00
ce59d9ea87 Added functionnal tests 2013-09-05 15:13:31 +02:00
406bb6e8cc Update copyright years 2013-04-26 01:28:03 +02:00
34a28f7611 Add tests structure 2012-09-15 10:00:13 +02:00