Commit Graph

59 Commits

Author SHA1 Message Date
Frédéric Péters 3f20128208 tox: run against 2.2 in main (#67724) 2022-08-02 16:34:23 +02:00
Agate 7915dd26de tox: update targets to allow testing both under django 3.2 and 2.2 (#67724)
gitea-wip/combo/pipeline/head There was a failure building this commit Details
gitea/combo/pipeline/head Something is wrong with the build of this commit Details
2022-08-02 16:26:31 +02:00
Frédéric Péters 0fa62c1598 tox: allow any django-webtest (#67724) 2022-08-02 16:25:24 +02:00
Frédéric Péters b31f63bdc0 tox: use django 3.2 (#67724) 2022-08-02 16:25:16 +02:00
Agate 346000f67f ci: speed up CI using multiple processes with pytest (#67088) 2022-07-18 08:23:22 +02:00
Lauréline Guérin b6dc499003
wcs: publik-django-templatetags integration (#64803)
gitea-wip/combo/pipeline/head There was a failure building this commit Details
gitea/combo/pipeline/head Something is wrong with the build of this commit Details
2022-05-13 14:18:12 +02:00
Valentin Deniaud 4244cfdd8f tox: move pylint to separate environment (#61493) 2022-02-14 09:55:43 +01:00
Emmanuel Cazenave fe2b81816b jenkins: show execution context in coverage reports (#60446)
gitea-wip/combo/pipeline/head There was a failure building this commit Details
gitea/combo/pipeline/head Something is wrong with the build of this commit Details
2022-01-11 15:22:24 +01:00
Lauréline Guérin d7e4849276
build: make it fail in case of pylint warnings (#56288) 2021-08-31 10:00:38 +02:00
Thomas Jund 93ea996af9 wcs: add support for custom content layout (#52073) 2021-07-26 15:18:45 +02:00
Frédéric Péters 75a0f2dab7 tox: stop testing against django 1.11 2021-07-02 14:33:42 +02:00
Frédéric Péters ec1b6ec146 tox: limit psycopg2 to < 2.9 (#54925) 2021-06-17 08:53:51 +02:00
Lauréline Guérin 76f3bfa1df
misc: remove sqlite support (#52912)
gitea-wip/combo/pipeline/head Build started... Details
gitea/combo/pipeline/head Build started... Details
2021-06-03 10:24:23 +02:00
Lauréline Guérin 6c6d7bac40
misc: add isort (#52797) 2021-04-08 15:54:31 +02:00
Benjamin Dauvergne b9f1cbe2f5 spooler: add decorator to simplify use of spooler (#52221)
The new tenantspool decorator keep the function signature using pickle
serialization (through the pass_arguments=True parameter of @spool),
setup and teardown Django db connections and restore the current tenant.
2021-03-22 15:19:42 +01:00
Benjamin Dauvergne 631106097d setup.py: use feedparser>=6 with python 3.9 (#52263) 2021-03-20 12:20:36 +01:00
Frédéric Péters 172231a03f tox: add black (via pre-commit) to tests (#50927) 2021-02-15 18:05:25 +01:00
Frédéric Péters 469818dd3c tox: relax pylint dependencies 2021-01-08 13:10:08 +01:00
Nicolas Roche 689391b451 setup: relax feedparser version for python 3.9 (#49180) 2020-12-08 10:36:22 +01:00
Frédéric Péters 6db674205c tox: limit mock version for compatibility with python 3.5 2020-10-06 09:28:40 +02:00
Frédéric Péters 89fe881e15 tox: get django-ckeditor using https (via #46904#note-2) 2020-09-24 20:00:42 +02:00
Valentin Deniaud 8ae63cc075 tox: tell setuptools to use distutils from stdlib (#46252) 2020-09-01 14:22:08 +02:00
Frédéric Péters 24ee60d321 tox: remove quixote installation as wcs is no longer a test dependency 2020-08-11 08:37:09 +02:00
Paul Marillonnet 2fd9129c86 tox: provide postgresql test venvs (#43916) 2020-06-26 14:30:10 +02:00
Lauréline Guérin 8b0e96ef16
tests: remove w.c.s. from test dependencies (#42706) 2020-05-15 09:44:55 +02:00
Frédéric Péters a7abc6e3aa tox: test against django 2.2 (#41285) 2020-04-03 13:55:36 +02:00
Frédéric Péters 7a5af339a4 tox: stop testing against python 2 (#39330) 2020-01-28 16:28:13 +01:00
Frédéric Péters 6226d1ded4 tox: don't use pytest 5.3.3 as it's much slower 2020-01-17 14:53:18 +01:00
Frédéric Péters 6c7449d49a tests: also run wcs tests in python 3 (#38679) 2020-01-11 13:21:26 +01:00
Frédéric Péters ec483fae00 tox: update django-mellon requirement to a working version 2019-12-18 11:08:56 +01:00
Frédéric Péters 904655c293 misc: add context elements to have navigation/footer in mellon pages (#19515) 2019-12-17 11:34:50 +01:00
Benjamin Dauvergne 499093ca7d tox.ini: use latest pytest (#38312) 2019-12-10 11:34:20 +01:00
Benjamin Dauvergne 037ee9863d Jenkinsfile: use mergeJunitResults() (#38312) 2019-12-10 09:26:33 +01:00
Frédéric Péters f06322cf7a tox: load lasso (#35425) 2019-08-18 14:46:56 +02:00
Frédéric Péters d34219379f Revert "tox: only test against Python 2 for now"
This reverts commit f85bcb4436.
2019-08-18 12:57:45 +02:00
Frédéric Péters f85bcb4436 tox: only test against Python 2 for now 2019-08-18 12:23:36 +02:00
Frédéric Péters 731eb7ee61 tox: don't force python2 2019-08-18 11:53:03 +02:00
Frédéric Péters 62456045e0 tox: limit django-jsonfield version for python2 2019-08-18 11:37:27 +02:00
Frédéric Péters 681c81c049 tests: adapt to changes in wcs runscript command (#34405) 2019-08-14 13:30:29 +02:00
Frédéric Péters ee2d6e7395 tox: update dependencies for new wcs django-ratelimit usage 2019-08-13 19:28:14 +02:00
Frédéric Péters 496bdb525f general: stop supporting django 1.8 (#33423) 2019-05-27 14:32:35 +02:00
Emmanuel Cazenave 07562beebd bump django-ckeditor version compatibility (#33250) 2019-05-20 16:31:12 +02:00
Frédéric Péters e039b655e1 pwa: add basic support for push notifications (#25462) 2018-12-20 14:14:35 +01:00
Frédéric Péters 99347982d9 tox: limit pylint-django to a version working with pylint<1.8 (#29170) 2018-12-18 11:09:07 +01:00
Frédéric Péters 1d3e38f952 tox: limit to pytest<4 2018-11-14 18:37:45 +01:00
Frédéric Péters 67931d2d78 add compatibility with python 3 (#25486) 2018-07-28 09:55:59 +02:00
Frédéric Péters e50865b722 tox: force usage of python 2 to create virtual environments 2018-07-23 22:41:11 +02:00
Benjamin Dauvergne 1e892549f9 tox.ini: use pytest-freezegun (#22732) 2018-06-29 17:02:41 +02:00
Serghei Mihai 2948c26c2f tests: improve remote invoices notification code coverage (#24191) 2018-06-08 12:45:27 +02:00
Emmanuel Cazenave 86457dba03 create jenkins pipeline job (#23431) 2018-06-01 10:16:24 +02:00