Commit Graph

26 Commits

Author SHA1 Message Date
Frédéric Péters 48c786e80e tox: limit mock version for compatibility with python 3.5 2020-10-06 09:29:03 +02:00
Lauréline Guérin 6fdb1bf4c5
misc: fix DRF dependency (#47083) 2020-09-28 12:26:49 +02:00
Valentin Deniaud 7b5da14331 tox: tell setuptools to use distutils from stdlib (#46252) 2020-09-01 14:21:37 +02:00
Frédéric Péters bf693322be tox: remove pylint limits 2020-03-29 20:57:01 +02:00
Lauréline Guérin 769f77c4c8
jenkins: run tests using postgres (#39583) 2020-03-13 10:20:43 +01:00
Frédéric Péters 8ecece1694 tox: avoid pytest 5.3.3
cf https://github.com/pytest-dev/pytest/issues/6492
2020-01-18 10:27:28 +01:00
Valentin Deniaud d63a039bf2 manager: prevent emtpy first row in monthly view (#38700)
It could occur when weekend was hidden.
2019-12-24 12:16:16 +01:00
Frédéric Péters 95c09426c9 tox: avoid django-mellon 1.6 (#36331) 2019-12-11 10:06:50 +01:00
Frédéric Péters 9a31e83d10 tox: enable tests against django 2.2 (#36331) 2019-12-11 10:06:50 +01:00
Benjamin Dauvergne 50c737f2b8 tox.ini: use latest pytest 2019-12-10 08:35:04 +01:00
Benjamin Dauvergne 58ff63572d Jenkinsfile: use mergeJunitResults() (#38315) 2019-12-09 15:38:03 +01:00
Frédéric Péters 14d5615806 tox: limit django-jsonfield version for python2 2019-08-18 11:32:17 +02:00
Frédéric Péters 055181005f general: stop supporting django 1.8 (#32728) 2019-05-17 09:34:28 +02:00
Frédéric Péters 675064348e build: add jenkinsfile 2019-03-31 15:34:40 +02:00
Frédéric Péters 09bcec9cc6 tox: limit pylint-django to a version working with pylint<1.8 (#29170) 2018-12-24 09:13:18 +01:00
Frédéric Péters fcc9a33b96 tox: limit pytest to <4 2018-11-15 09:27:12 +01:00
Serghei Mihai 255bd29468 manager: add a monthly view for meeting agendas (#21326) 2018-09-05 22:49:10 +02:00
Frédéric Péters f4203d05f3 general: add support for Python 3 (#23678) 2018-05-13 15:19:14 +02:00
Benjamin Dauvergne c4df05a490 support recurring event in exceptions .ics (fixes #19071) 2018-05-04 20:05:22 +02:00
Emmanuel Cazenave 31ff8e6e86 pin django-webtest (#23590) 2018-05-04 15:35:19 +02:00
Frédéric Péters 025612aaaa tox: limit pytest-django to 0.8 2018-02-15 10:24:48 +01:00
Frédéric Péters 32848a53dc remove obsolete intervaltree references 2017-12-30 11:10:38 +01:00
Benjamin Dauvergne 38b79a368c general: add custom implementation of interval sets (#20732) 2017-12-30 08:56:02 +01:00
Frédéric Péters faa85ba3bd tox: limit to pylint < 1.8
Newer version is broken (see for example build 630)
2017-12-20 16:11:20 +01:00
Frédéric Péters 969394c623 tox: don't install pytest-capturelog, obsoleted by pytest 3.3 2017-11-29 23:43:21 +01:00
Frédéric Péters 70a99cadd0 jenkins: switch to tox for running tests (#15974) 2017-05-23 13:28:45 +02:00