1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-08-01 18:18:31 +00:00
Commit graph

25 commits

Author SHA1 Message Date
Unrud
fa0fc311e0 Improve message 2022-07-14 22:17:59 +02:00
Unrud
fbe5e24f51 Skip mypy installation for pypy<3.9 2022-07-14 22:17:42 +02:00
Unrud
1dda835084 Use tox for tests 2022-07-14 22:17:33 +02:00
Unrud
92fa663228 Remove pytest-runner 2022-07-14 22:15:40 +02:00
Unrud
020f572121 Fix flake8 tests 2021-12-20 21:21:20 +01:00
Unrud
26b41034a8 Flake8: Only enable default tests 2021-12-20 21:21:20 +01:00
Unrud
11f7559ef3 Enable run-time type checking during tests 2021-12-20 21:21:20 +01:00
Unrud
23a2989b77 Enable static type checking 2021-12-20 21:21:20 +01:00
Unrud
3d8e3bc46a Fix "Exclude flake8 hacking plugins"
Apparently setting "select" overrides the default "ignore" values.
2021-12-20 21:21:20 +01:00
Unrud
525fa8a926 Exclude flake8 hacking plugins 2021-12-20 21:21:20 +01:00
Unrud
c471ee5603 Fix isort test
Was broken by isort>=5
2020-07-23 19:41:37 +02:00
Unrud
8ca01a4989 Fix integrated server on android 2020-04-09 22:01:55 +02:00
Unrud
e2787d8c2a Use [tool:isort] instead of [isort] 2020-01-17 05:00:30 +01:00
Unrud
8b7a680a1e Cosmetic changes 2020-01-15 18:44:01 +01:00
Unrud
ea3dd622b6 Move coverage config to setup.cfg and generate xml report 2020-01-14 22:43:48 +01:00
Unrud
581774774f Move isort configuration to setup.cfg 2019-06-15 09:46:28 +02:00
Unrud
39815b3833 configure coverage 2018-09-08 14:57:55 +02:00
Unrud
87a68a6ea8 Revert "Fork vobject"
This reverts commit 126a31c82a.
2018-08-14 18:45:21 +02:00
Unrud
e7e2c569b3 Revert "vobject: add upstream tests"
This reverts commit dc7ce824da.
2018-08-14 18:44:51 +02:00
Unrud
dc7ce824da vobject: add upstream tests 2018-04-27 18:37:22 +02:00
Unrud
126a31c82a Fork vobject 2018-04-27 18:37:22 +02:00
Unrud
735bec6be2 Don't use wild card for egg-info file 2018-04-26 00:00:15 +02:00
Unrud
b1b1a31ec3 Move additional options to setup.cfg 2017-06-21 09:54:33 +02:00
Guillaume Ayoub
864eb5931a Merge setup.cfg and pytest.ini, fix tests 2017-04-15 10:51:00 +02:00
Florian Mounier
4b74102e1c Add pytest-runner to run tests with py.test on setup.py test 2016-07-04 14:29:38 +02:00