Commit Graph

29 Commits

Author SHA1 Message Date
Frédéric Péters 439762cb89 ci: keep on using pylint 2 while pylint-django is not ready (#81905)
gitea/petale/pipeline/head This commit looks good Details
2023-10-03 06:31:42 +02:00
Benjamin Dauvergne cdca28ab46 tox.ini: use psycopg2-binary 2023-09-20 11:07:55 +02:00
Benjamin Dauvergne 6b4e71032d dj32: run tests with django 3.2 (#72942) 2023-01-10 18:45:29 +01:00
Benjamin Dauvergne 3fe60f226c tox.ini: remove limitation on django-webtest (#64695) 2022-04-29 11:51:42 +02:00
Benjamin Dauvergne 16ba0f649e tox.ini: do not fail on ImportWarning from six (#64695) 2022-04-29 11:51:34 +02:00
Benjamin Dauvergne 4c28f24b68 tox: add check-migrations environment 2022-03-17 18:53:36 +01:00
Benjamin Dauvergne af7e404f84 tox: fix pylint 2022-03-10 17:14:41 +01:00
Benjamin Dauvergne 2ce0cf927e tox: add code-style target 2022-03-10 17:01:25 +01:00
Benjamin Dauvergne 7c5c732388 tox: add manage target 2022-03-10 16:57:23 +01:00
Frédéric Péters 2251721204 tox: switch pylint to use python3 2021-12-15 08:27:17 +01:00
Frédéric Péters 608193932d tox: stop testing against django 1.11 2021-12-15 08:26:57 +01:00
Frédéric Péters 20f20c73cb tox: limit psycopg2 to < 2.9 (#54925) 2021-06-17 08:50:04 +02:00
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