Commit graph

73 commits

Author SHA1 Message Date
Markus Unterwaditzer
131b3d257d Debian packaging (#664) 2017-08-30 21:57:38 +02:00
Markus Unterwaditzer
9bba4bb9fe Actually link to docs 2017-07-20 19:06:04 +02:00
Markus Unterwaditzer
bde00c227a Document makefile options
See #653
2017-07-19 21:40:25 +02:00
Markus Unterwaditzer
37a1eb2fdb Remove remoteStorage (#648)
Fix #647
2017-07-02 18:42:55 +02:00
Markus Unterwaditzer
c0a6fb1b41 Run only tests 2017-07-02 16:16:16 +02:00
Markus Unterwaditzer
72eae0a4d3 More dev packages 2017-06-08 00:46:17 +02:00
Markus Unterwaditzer
7f80251527 Test development Radicale again (#428)
* Revert "Don't test development Radicale"

This reverts commit 7a5241101e.

* Fix Radicale test setup

* Radicale is very tolerant

* Simplify test such that output is more predictable

* Runtime version check for Radicale

* Don't create user explicitly

* stylefix

* Shorter tracebacks

Travis logs are very hard to read
2017-05-30 09:12:00 +02:00
Markus Unterwaditzer
2b0492fe5e Fix etesync tests 2017-05-02 12:58:58 +02:00
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
7744070568 Use bash codecov 2017-03-22 16:23:02 +01:00
Markus Unterwaditzer
461fab84ec Use codecov tags 2017-03-22 15:59:54 +01:00
Markus Unterwaditzer
e1af47b1aa Refactor makefile 2017-03-12 13:26:52 +01:00
Markus Unterwaditzer
ae2542c992 flake8: Enable B902 2017-03-02 21:30:42 +01:00
Markus Unterwaditzer
8d10046fc8 Don't run tests multiple times (#556)
Fix #554
2017-02-15 20:30:00 +01:00
Markus Unterwaditzer
0c2157b56b Remove hypothesis CI experiment 2017-02-11 20:25:05 +01:00
Markus Unterwaditzer
2890b48cd7 Fix coverage collection 2017-01-30 14:32:25 +01:00
Markus Unterwaditzer
e54f5b89a3 Makefile: new coverage param 2017-01-30 13:42:01 +01:00
Markus Unterwaditzer
413e2de45d Refactor CI setup 2017-01-30 13:37:23 +01:00
Markus Unterwaditzer
7d4e28e690 Collect branch coverage 2017-01-18 23:10:40 +01:00
Markus Unterwaditzer
13772c67cd Fix bug in makefile 2016-10-01 20:24:47 +02:00
Markus Unterwaditzer
0eda0984f2 Fail if hypothesis-upload fails 2016-10-01 20:09:40 +02:00
Markus Unterwaditzer
f7c2aa5f81 Blacklist Sphinx 1.4.7
See https://github.com/sphinx-doc/sphinx/issues/2996
2016-10-01 17:01:23 +02:00
Markus Unterwaditzer
68d2647e38 Add flake8-bugbear 2016-10-01 16:01:12 +02:00
Markus Unterwaditzer
eb5e112293 makefile: Fix default target 2016-09-27 14:20:01 +02:00
Markus Unterwaditzer
e9185324ae Fix up links for new docs URL 2016-08-15 20:44:45 +02:00
Markus Unterwaditzer
d24f3835ef Replace text/icalendar with text/calendar
Fix #455
2016-05-25 19:23:25 +02:00
Markus Unterwaditzer
632b884e54 New domain for readthedocs 2016-04-28 01:30:56 +02:00
Markus Unterwaditzer
63fc62afda We init our submodules ourselves 2016-03-15 21:09:01 +01:00
Markus Unterwaditzer
0ac1688518 make style: Ignore whitespace changes
For some godforsaken reason different line endings are emitted in
Travis.
2016-03-14 17:57:07 +01:00
Markus Unterwaditzer
89923a0e72 Add helper target for setting submodules to SSH URLs 2016-03-10 23:17:07 +01:00
Markus Unterwaditzer
6a2dc53db9 Add servers as submodules 2016-03-10 22:50:11 +01:00
Markus Unterwaditzer
130edac67e Test against dev-click too 2016-03-10 13:38:57 +01:00
Hugo Osvaldo Barrera
bac0966814 Replace instances of envvar TRAVIS with CI 2016-03-04 12:32:50 -03:00
Markus Unterwaditzer
13af5ffbaf Replace CI with TRAVIS 2016-03-04 15:07:55 +01:00
Hugo Osvaldo Barrera
1ede6884b7 Allow running deterministic tests 2016-03-04 15:07:55 +01:00
Markus Unterwaditzer
fe5ac51231 Use new minimal_requirements command in Makefile 2016-03-04 15:07:55 +01:00
Markus Unterwaditzer
48a649ee8c Fix up requirements=minimal 2016-03-04 15:07:55 +01:00
Markus Unterwaditzer
c7e6ca20e4 Add packaging guidelines 2016-03-04 15:07:55 +01:00
Markus Unterwaditzer
5b1128611e Improve travis.yml stylecheck 2016-03-04 14:28:09 +01:00
Markus Unterwaditzer
85a4b4da6d Fix makefile 2016-02-21 13:44:46 +01:00
Markus Unterwaditzer
b89b890769 Install development hypothesis and pytest 2016-02-20 21:45:03 +01:00
Markus Unterwaditzer
ecadc430b8 Install enum for Py33 2016-02-18 20:52:10 +01:00
Markus Unterwaditzer
9e8b5f2dad Makefile: Remove obsolete information 2016-02-04 21:47:56 +01:00
Markus Unterwaditzer
d4a55f55b8 Revert "Pin pytest"
This reverts commit c54aaeb56e.

Fix #325
2016-01-25 18:35:30 +01:00
Markus Unterwaditzer
c54aaeb56e Pin pytest
See #325
2016-01-24 13:22:15 +01:00
Markus Unterwaditzer
d8964660f8 Introduce hypothesis into codebase 2016-01-10 02:24:48 +01:00
Markus Unterwaditzer
7290321151 Merge pull request #310 from untitaker/mysteryshack
Test mysteryshack
2015-12-21 17:20:29 +01:00
Markus Unterwaditzer
054a0f8cd2 Install remotestorage extra in travis 2015-12-21 00:10:55 +01:00
Markus Unterwaditzer
746e1bfccf Use codecov instead of coveralls 2015-12-19 20:10:11 +01:00
Markus Unterwaditzer
2c600c96e5 Require at least lxml==3.1 2015-12-18 21:08:35 +01:00