Commit Graph

26 Commits

Author SHA1 Message Date
Frédéric Péters 7e6548c77e ci: keep on using pylint 2 while pylint-django is not ready (#81905)
gitea/zoo/pipeline/head This commit looks good Details
2023-10-03 06:15:44 +02:00
Thomas NOËL f07b968145 tox: remove django 2.2 (dj22) target 2023-03-23 11:19:03 +01:00
Benjamin Dauvergne 9bdd837ecd Jenkinsfile: use pg_virtualenv to isolate the postgres database (#74887)
gitea/zoo/pipeline/head This commit looks good Details
2023-02-27 11:55:19 +01:00
Benjamin Dauvergne 4ba9701d2b dj32: update django-rest-framework requirement (#74843)
* declare latest supported version in setup.py
* set limit in tox.ini for test with django 2.x
2023-02-25 14:34:26 +01:00
Benjamin Dauvergne 04fba9a035 dj32: update pyscopg2 requirement (#74843)
* use psycopg2-binary for 2.x compatibility
* use any version after
2023-02-25 14:33:07 +01:00
Benjamin Dauvergne c31385bd8b tox.ini: ignore some warnings (#72941) 2023-01-11 12:21:16 +01:00
Benjamin Dauvergne 11df11a955 tox.ini: test with django 3.2 (#72941) 2023-01-11 12:20:50 +01:00
Benjamin Dauvergne 7db34d6b26 tox.ini: simplify (#72941) 2023-01-11 12:20:36 +01:00
Frédéric Péters 2a23f33ca6 tox: stop testing against django 1.11 2022-08-05 22:36:13 +02:00
Frédéric Péters d05419eaec tox: limit psycopg2 to < 2.9 (#54925) 2021-06-17 08:50:04 +02:00
Benjamin Dauvergne 3f56b2ad0b dj22: use DRF>=3.9.2 (#51516) 2021-03-02 15:38:06 +01:00
Benjamin Dauvergne 24f26c6e4d test against Django 2.2 (#51516) 2021-03-02 15:38:06 +01:00
Frédéric Péters 1dfcf0a61d tox: limit mock version for compatibility with python 3.5 2020-10-06 09:51:53 +02:00
Frédéric Péters 8881799eb0 tox: stop testing against python 2 2020-09-09 08:33:31 +02:00
Valentin Deniaud 535e320531 tox: tell setuptools to use distutils from stdlib (#46252) 2020-09-01 14:36:18 +02:00
Nicolas Roche 5677795e8f python3: update tox to check against both python versions (#40911) 2020-03-27 08:36:35 +01:00
Benjamin Dauvergne 59ad8d8fc2 nanterre: adapt state of invoices with passed payment deadline (#31829)
Tests use freezegun to fix current time, a new invoice is added whose
payment deadline has passed.

We reuse state "dépassée" from SAGA web-service specifications.
2019-04-15 14:14:57 +02:00
Benjamin Dauvergne 3fdf6f29d7 tox.ini: run tests with python 2.7 2019-03-28 17:06:35 +01:00
Frédéric Péters 995ad1d7b1 tox: also create the coverage report in html 2019-02-28 09:14:56 +01:00
Frédéric Péters 864af381c1 tox: force python2 2019-02-28 09:14:56 +01:00
Benjamin Dauvergne 51f7059cf7 tox.ini: déprécie l'utilisation de pytest-catchlog 2017-11-30 11:49:07 +01:00
Benjamin Dauvergne 01c4b6f571 python3.4 support 2017-05-04 15:53:08 +02:00
Benjamin Dauvergne 00b84b15cf fix flakes errors, do not run everytime tox is run 2017-03-22 13:18:39 +01:00
Benjamin Dauvergne fc6c12dee5 tox.ini: replace pytest-capturelog by pytest-catchlog
catchlog is a maintained fork of capturelog.
2017-03-21 16:18:29 +01:00
Benjamin Dauvergne 76ddee1411 tests: remove unused imports 2017-02-28 23:36:42 +01:00
Benjamin Dauvergne 52c0b4a188 initialization of project zoo 2017-02-17 11:18:28 +01:00