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 |
|
Markus Unterwaditzer
|
dd5f76ca5d
|
ignore UIDs in http storage
|
2016-09-25 14:03:46 +02:00 |
|
Markus Unterwaditzer
|
3deba27d8b
|
Make test_collection_arg more generic
|
2016-08-15 11:25:37 +02:00 |
|
Markus Unterwaditzer
|
97bfccdb44
|
Stylefix for flake8 update
|
2016-07-26 21:48:42 +02:00 |
|
Markus Unterwaditzer
|
d24f3835ef
|
Replace text/icalendar with text/calendar
Fix #455
|
2016-05-25 19:23:25 +02:00 |
|
Markus Unterwaditzer
|
a007828f87
|
Simple metadata interface
|
2015-07-07 16:20:04 +02:00 |
|
Markus Unterwaditzer
|
5ce0d97f91
|
Remove copyright headers
|
2015-01-21 13:02:30 +01:00 |
|
Markus Unterwaditzer
|
e76fd29aec
|
Unify collection creation
|
2015-01-01 22:01:23 +01:00 |
|
Markus Unterwaditzer
|
b548c27384
|
Remove unnecessary imports
|
2015-01-01 13:17:04 +01:00 |
|
Markus Unterwaditzer
|
e21a197006
|
The original testcase already takes care of this.
|
2015-01-01 13:05:39 +01:00 |
|
Markus Unterwaditzer
|
ce30ed7b8a
|
Rewrite collections test
|
2014-12-30 13:23:45 +01:00 |
|
Markus Unterwaditzer
|
566a988f32
|
Remove indirection for get_storage_args fixture
|
2014-12-01 00:11:23 +01:00 |
|
Markus Unterwaditzer
|
ca30542801
|
Test against more item types
|
2014-11-04 21:16:37 +01:00 |
|
Markus Unterwaditzer
|
f22548000b
|
Fix another typo and add test assertion
|
2014-10-19 18:36:09 +02:00 |
|
Markus Unterwaditzer
|
2e2082fb55
|
Make _create_bogus_item a fixture.
Also rename the "storage" fixture to "get_storage".
|
2014-08-06 22:03:30 +02:00 |
|
Markus Unterwaditzer
|
c750561fb8
|
Use more fixtures
|
2014-07-06 23:22:02 +02:00 |
|
Markus Unterwaditzer
|
97a428f3c8
|
Add new testcase
|
2014-07-06 20:43:59 +02:00 |
|