Commit Graph

27 Commits

Author SHA1 Message Date
Benjamin Dauvergne 84f36b6702 translation update (#56354)
gitea/django-mellon/pipeline/head Build started... Details
2022-01-12 23:24:18 +01:00
Emmanuel Cazenave 8ec0ea8ff6 jenkins: show execution context in coverage reports (#60446) 2022-01-11 16:03:08 +01:00
Benjamin Dauvergne 734a7bb51b Jenkinsfile: run pylint (#51640) 2021-08-05 12:15:20 +02:00
Benjamin Dauvergne 4729ef9a3b apply isort and pyupgrade (#55990) 2021-08-05 11:13:19 +02:00
Valentin Deniaud e4bec98bbe tox: stop testing with python2, django 1.11 and sqlite (#55926) 2021-08-02 17:09:58 +02:00
Frédéric Péters 8f374e5e0d tox: limit psycopg2 to < 2.9 (#54925) 2021-06-17 08:50:03 +02:00
Benjamin Dauvergne fe28a7938c misc: add black files/notes (#51575) 2021-03-02 15:50:59 +01:00
Frédéric Péters 32bb5ee276 tox: limit mock version for compatibility with python 3.5 2020-10-06 09:27:40 +02:00
Valentin Deniaud 0972d07102 tox: tell setuptools to use distutils from stdlib (#46252) 2020-09-01 14:22:34 +02:00
Benjamin Dauvergne 3c696c60a2 tox.ini: add env for running makemigrations (#41949) 2020-06-21 13:13:57 +02:00
Frédéric Péters 74230b51ec general: remove compatibility with django < 1.11 (#38616) 2020-01-29 20:33:02 +01:00
Benjamin Dauvergne 9c26934e0e tox.ini: hide pytest warning about junit_family 2019-12-03 19:18:27 +01:00
Frédéric Péters 487229c96b tox: allow latest pytest 2019-10-02 08:29:33 +02:00
Frédéric Péters fca5d01942 tox: use newer django-webtest for newer django versions 2019-09-22 10:19:42 +02:00
Frédéric Péters 81352a1084 tox: run tests against django 2.2 (#36330) 2019-09-22 08:33:10 +02:00
Benjamin Dauvergne 39e2e7e5ac update and cache metadata from URL and path (#10196) 2019-06-18 00:53:01 +02:00
Benjamin Dauvergne 91f726ed4f use Jenkinsfile (#14810)
- Copied from authentic2-auth-kerberos
- Removal of .coveragerc as it prevented coverage from working, dunno
  why.
2019-03-02 15:53:56 +01:00
Frédéric Péters c3cf170526 tox: limit pytest version to a version compatible with pytest-cov 2019-01-06 17:59:13 +01:00
Emmanuel Cazenave 9498e35cf4 pin django-webtest (#23603) 2018-05-04 15:38:59 +02:00
Frédéric Péters 250476911c tox: also run tests against python 3 2018-04-05 14:38:49 +02:00
Frédéric Péters 6d8e1ca517 tests: also run for django 1.11 (#19659) 2018-01-09 15:30:09 +01:00
Benjamin Dauvergne e55455d913 tox.ini: remove pytest-catchlog merged in the core of pytest (fixes #21057) 2018-01-09 14:29:10 +01:00
Benjamin Dauvergne 83388d396c tests: replace unmaintained pytest-capturelog by its maintained fork pytest-catchlog 2017-03-22 23:06:50 +01:00
Benjamin Dauvergne 34b7b3f6c6 tox.ini: drop support for Django 1.7 2017-03-22 23:06:50 +01:00
Benjamin Dauvergne aa66457d12 tox.ini: use workdir outside project dir 2016-04-11 19:12:21 +02:00
Benjamin Dauvergne 7602d7b79d tests: add tests on mellon.utils 2016-02-26 18:09:27 +01:00
Benjamin Dauvergne f2cf86f7a6 add tox.ini to test on django 1.7, 1.8, 1.9 and with sqlite and pg 2016-02-26 18:09:11 +01:00