Commit Graph

17 Commits

Author SHA1 Message Date
Benjamin Dauvergne 808ce209bc tox.ini: add warning filters 2020-11-27 15:35:43 +01:00
Benjamin Dauvergne 7d7ddd93c6 tox.ini: remove py3 support, set default drf version to 3.9 2020-11-27 10:38:56 +01:00
Frédéric Péters b28fe29d5e tox: limit drf version when testing against django 1.11 2020-10-06 09:31:38 +02:00
Frédéric Péters 78f7e86f75 tox: limit mock version for compatibility with python 3.5 2020-10-06 09:30:25 +02:00
Valentin Deniaud 91c77f1b88 tox: tell setuptools to use distutils from stdlib (#46252) 2020-09-01 14:38:06 +02:00
Benjamin Dauvergne 97c483172a Jenkinsfile: use virtualenv and pg_virtualenv 2020-05-16 12:31:03 +02:00
Benjamin Dauvergne 80bdcd9c09 tox.ini: add py3 run (#41302) 2020-04-06 14:06:30 +02:00
Frédéric Péters 4283c9817b tox: limit tests to django 1.11 (#41290) 2020-04-03 09:00:00 +02:00
Emmanuel Cazenave 9a4569cd12 add Jenkinsfile 2019-10-02 13:19:23 +02:00
Frédéric Péters 327919c0fe tox.ini: limit to pytest-django<3.4.6
See #30307 and https://github.com/pytest-dev/pytest-django/issues/698
2019-02-03 21:57:35 +01:00
Emmanuel Cazenave ed84f65f9b pin django-webtest (#23608) 2018-05-04 15:53:59 +02:00
Benjamin Dauvergne d45aa69837 tests: test admin pages 2018-03-30 12:06:05 +02:00
Benjamin Dauvergne 963582bfcf django 1.11 support (fixes #21116) 2018-01-26 18:46:33 +01:00
Benjamin Dauvergne d8887ad7a8 tox.ini: remove pytest-catchlog now part of pytest (fixes #21113) 2018-01-11 15:07:42 +01:00
Benjamin Dauvergne a968380ae5 ensure concurrent PUT does not raise an IntegrityError (fixes #19384) 2017-10-11 18:23:13 +02:00
Benjamin Dauvergne 3613646820 tox.ini: replace capturelog by catchlog
capturelog is deprecated.
2017-09-27 17:28:50 +02:00
Josue Kouka f5f1d67493 setup jenkin's test requirement 2017-02-20 19:09:01 +01:00