Commit Graph

42 Commits

Author SHA1 Message Date
Guillaume Ayoub 1cf8ec0599 Clean spaces and arg names 2016-06-20 19:13:04 +02:00
Cedric Boscher e4e1d81f9f debug on tests 2016-06-15 18:01:19 +02:00
Cedric Boscher 6ed471b9d6 adding tests 2016-06-15 17:14:48 +02:00
Nicolas Bonfante ecce9ee4fc solve test of VTODO 2016-06-15 16:54:27 +02:00
Cedric Boscher 6b09b514ea More and more tests 2016-06-15 16:41:33 +02:00
Cedric Boscher 5d7e3ce2b4 Merge branch 'master' of github.com:Kozea/Radicale 2016-06-15 16:19:37 +02:00
Cedric Boscher e9948587a9 more tests for VTDO 2016-06-15 16:19:31 +02:00
Nicolas Bonfante 1613c4955f adding test for Vjournal filtering 2016-06-15 16:17:51 +02:00
Nicolas Bonfante 32b2ecccc9 addign test for vjournal filtering 2016-06-15 15:49:00 +02:00
Cedric Boscher a5d5cc8b2c debug VTODO and first tests running 2016-06-15 15:45:27 +02:00
Cedric Boscher 7981e67d96 ics files for TODO implementation 2016-06-15 14:01:54 +02:00
Nicolas Bonfante d27ee776ad modifying _test_filter to be able to specify the filename for ics file 2016-06-15 11:47:04 +02:00
Nicolas Bonfante 77fbadc504 Adding journal test ics file 2016-06-15 11:10:06 +02:00
Guillaume Ayoub 248fc7e9e3 Implement time-range filters for events 2016-05-30 14:53:20 +02:00
Guillaume Ayoub fef9f0abc6 Support param-filter 2016-05-27 14:44:59 +02:00
Guillaume Ayoub 51a36d4a57 Remove obsolete SQL file 2016-05-19 07:25:08 +02:00
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