vdirsyncer/tests/storage
Markus Unterwaditzer 0d9ec646d7 Initial etesync support (#614)
* Initial etesync support

* Optimized get()

* Bugfixes

* bugfixes

* Add writing operations

* collection creation WIP

* Fix collection creation

* tests wip

* wip

* Final touch for test setup

* actually skip tests

* Disable metadata tests

* Avoid polluting working tree

* Avoid importing wsgi-intercept if not installed

* Fix collection tests

* Proper teardown

* Skip bad test

* Remove vtodo

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* Add docs

* Remove useless pkg

* Don't crash if etesync isn't imported

* Stylefix

* Fix more import errors

* More import errors

* Only run etesync on latest python

* Fix etesync check

* journal-manager migration
2017-04-13 16:27:11 +02:00
..
dav Add fastmail testserver (#572) 2017-03-02 21:13:08 +01:00
etesync Initial etesync support (#614) 2017-04-13 16:27:11 +02:00
servers Add xandikos to CI (#601) 2017-03-22 14:40:41 +01:00
__init__.py Initial etesync support (#614) 2017-04-13 16:27:11 +02:00
conftest.py Add fastmail testserver (#572) 2017-03-02 21:13:08 +01:00
test_filesystem.py Ignore fs collections that have subfolders (#591) 2017-03-09 13:40:27 +01:00
test_http.py config: Add warning about unquoted strings 2016-10-23 01:40:04 +02:00
test_http_with_singlefile.py Initial etesync support (#614) 2017-04-13 16:27:11 +02:00
test_memory.py Remove copyright headers 2015-01-21 13:02:30 +01:00
test_remotestorage.py Add tests 2015-11-05 00:00:18 +01:00
test_singlefile.py Introduce collections for singlefile storage (#488) 2016-08-17 17:41:40 +02:00