Commit Graph

26 Commits

Author SHA1 Message Date
Guillaume Ayoub
45576d7474 Handle text-match filters
Related to #33.
2016-05-18 20:21:03 +02:00
Guillaume Ayoub
a28df4dd4b Reorganize filters
Related to #33 and #372.
2016-05-06 17:53:02 +02:00
Guillaume Ayoub
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
Guillaume Ayoub
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
Guillaume Ayoub
54dee0c7c4 Clean tests 2016-04-07 19:25:10 +02:00
Guillaume Ayoub
434cb533e9 Remove Python 2 support 2016-03-31 19:57:40 +02:00
Guillaume Ayoub
8604593512 Fix many tests and database storage 2015-07-24 16:01:03 +02:00
Guillaume Ayoub
459b02c9a4 Fix some tests 2015-07-24 14:23:11 +02:00
Sergey Fursov
017df0ddcf Simplified tests structure 2013-12-28 14:40:29 +04:00
Sergey Fursov
3b0328ca1e Allow attach custom storage backend 2013-12-28 14:15:35 +04:00
Sergey Fursov
a91a7790c5 Allow attach custom auth handler 2013-12-28 13:31:32 +04:00
Guillaume Ayoub
9c59c089ef Remove useless comment 2013-10-29 10:41:23 +01:00
Guillaume Ayoub
a617c4db26 Fix authentication with Python 3 (see #70) 2013-10-18 14:06:57 +02:00
Guillaume Ayoub
72d40d45e5 Fix tests for python2.6 2013-09-25 14:39:46 +02:00
Guillaume Ayoub
64e886d4c4 Fix unicode strings in tests for python 2 2013-09-25 14:02:45 +02:00
Guillaume Ayoub
aa524bd613 Remove nbsp characters in comments, remove "u" in front of strings 2013-09-25 13:48:24 +02:00
Guillaume Ayoub
6c9976f46a Import storage modules after configuration in tests 2013-09-25 13:44:08 +02:00
Guillaume Ayoub
07f7e46b3e Small fixes 2013-09-25 13:04:14 +02:00
Jean-Marc Martins
a631c8c761 Fix compatibility between python2 and 3 2013-09-19 14:40:03 +02:00
Jean-Marc Martins
d8f686a497 Fixed stupid redundancy in tests 2013-09-09 17:00:04 +02:00
Jean-Marc Martins
33f09016fd Fixes tests to use the default project root config 2013-09-09 15:36:30 +02:00
Jean-Marc Martins
87ec798f37 Fixed tests and added tests for authentication 2013-09-06 15:51:59 +02:00
Jean-Marc Martins
d0da9edc14 Adds base tests for storage configs 2013-09-05 15:36:41 +02:00
Jean-Marc Martins
ce59d9ea87 Added functionnal tests 2013-09-05 15:13:31 +02:00
Guillaume Ayoub
406bb6e8cc Update copyright years 2013-04-26 01:28:03 +02:00
Guillaume Ayoub
34a28f7611 Add tests structure 2012-09-15 10:00:13 +02:00