Commit Graph

57 Commits

Author SHA1 Message Date
Thomas NOËL 120e643490 templatetags: add housenumber_number/btq filters (#89115)
gitea/wcs/pipeline/head This commit looks good Details
2024-04-04 16:04:58 +02:00
Frédéric Péters 87e3e9aa51 ci: pass JOB_NAME to tox (#88209)
gitea/wcs/pipeline/head This commit looks good Details
2024-03-15 10:18:50 +01:00
Frédéric Péters 40b20bcd4b misc: allow using schwifty for IBAN validation (#41903)
gitea/wcs/pipeline/head There was a failure building this commit Details
2024-01-12 21:19:47 +01:00
Frédéric Péters 59d98710ba build: keep on testing against bleach 4 for now (#63694)
gitea/wcs/pipeline/head There was a failure building this commit Details
2023-11-24 16:16:05 +01:00
Frédéric Péters 8412966e19 ci: use random hash seed (#10477)
gitea/wcs/pipeline/head This commit looks good Details
2023-08-07 12:25:57 +02:00
Paul Marillonnet 40307a9f42 tox: add allowlist_externals for v4 compatibility (#79775)
gitea/wcs/pipeline/head This commit looks good Details
2023-07-18 14:58:32 +02:00
Benjamin Dauvergne 6c3cf18586 tests: fix PytestCollectionWarning (#75521)
gitea/wcs/pipeline/head This commit looks good Details
2023-04-17 19:00:44 +02:00
Frédéric Péters 569ec19840 ci: run tests against django 3.2 (#74840)
gitea/wcs/pipeline/head Something is wrong with the build of this commit Details
2023-03-15 15:33:17 +01:00
Benjamin Dauvergne 9a8bb6929c misc: remove sitepackages=True from tox.ini (#70163)
It needs getlasso3.sh to get Lasso from the environment (Lasso's python
binding cannot be installed through pip).
2022-10-17 14:27:34 +02:00
Benjamin Dauvergne 8740de66f1 misc: declare w.c.s. dependencies in setup.py (#70163) 2022-10-17 14:27:34 +02:00
Benjamin Dauvergne 5c250891aa tox.ini: run py.test without any option when using posargs (#70164) 2022-10-12 14:13:45 +02:00
Frédéric Péters 74f0c9e8f0 tests: use responses module to mock HTTP responses (#68527) 2022-09-02 07:47:17 +02:00
Agate 4188859d01 ci: speed up CI using multiple processes with pytest-xist (#67064) 2022-07-07 13:35:47 +02:00
Agate 1b2560b2f7 ci: speed up CI using multiple processes with pylint (#67057) 2022-07-07 08:40:08 +02:00
Valentin Deniaud 3a5b67b0b1 tox: move pylint to separate environment (#64666) 2022-05-13 08:23:44 +02:00
Frédéric Péters 7338e136e5 misc: allow "rich" text in comments (#27994) 2022-01-16 13:34:19 +01:00
Frédéric Péters 81d629d09e tox: allow mock 4 as support for python 3.5 has been dropped 2021-12-14 09:46:15 +01:00
Frédéric Péters 22a29a4704 misc: switch html cleanup to bleach (#58808) 2021-11-30 13:49:58 +01:00
Lauréline Guérin 1cc3c9ec31
misc: fix pylint errors with 2.10.2 version (#56489)
gitea-wip/wcs/pipeline/head Build started... Details
2021-09-02 09:44:54 +02:00
Frédéric Péters 0b97e91b54 tox: pin pylint to <2.10 (2.10.1 is hanging) (#56302) 2021-08-21 12:20:48 +02:00
Benjamin Dauvergne e9c5baba07 templatetags: add a qrcode filter for string values (#55189) 2021-08-03 11:55:13 +02:00
Frédéric Péters 933aeeccf7 jenkins: do not run tests against django 1.11 anymore (#55333) 2021-07-01 23:05:44 +02:00
Frédéric Péters fdefa688cc tox: avoid astroid 2.5.7 that has a severe performance regression
https://github.com/PyCQA/astroid/issues/1003
2021-05-31 22:33:51 +02:00
Lauréline Guérin a86d1156c1
misc: pylint on tests (#52630) 2021-04-02 15:01:21 +02:00
Lauréline Guérin 3095510966
misc: use isort (#52224) 2021-03-19 18:00:18 +01:00
Frédéric Péters f94c4647b5 tox: add black (via pre-commit) to tests (#50927) 2021-02-15 09:39:29 +01:00
Emmanuel Cazenave b4cbc94b75 tox: do not restrain pylint version (#49861) 2021-01-05 00:11:07 +01:00
Emmanuel Cazenave 551139d7ca tox: use a different working directory for each jenkins executor (#49843) 2021-01-04 20:07:49 +01:00
Frédéric Péters 93016febbc tox: limit mock version for compatibility with python 3.5 2020-10-06 09:22:52 +02:00
Valentin Deniaud 8b70e64f84 Revert "tox: tell setuptools to use distutils from stdlib (#46252)"
This reverts commit 0efa6293aa (en
double).
2020-09-01 14:45:03 +02:00
Valentin Deniaud 0efa6293aa tox: tell setuptools to use distutils from stdlib (#46252) 2020-09-01 14:25:55 +02:00
Thomas NOËL ed0cfdea50 tox: add SETUPTOOLS_USE_DISTUTILS=stdlib in env (#46252) 2020-09-01 14:13:30 +02:00
Valentin Deniaud a9b4e8f85b geolocate: lift Pillow version limit (#44633) 2020-08-14 14:17:05 +02:00
Frédéric Péters 4ca1fe7834 tox: limit quixote to <3.2, to keep working with python 3.5 2020-08-11 08:34:35 +02:00
Lauréline Guérin 2f030fd345 templates: add filters for working days (#31851) 2020-07-13 13:55:17 +02:00
Frédéric Péters 3f9c34bb7b tox: mention pillow only once 2020-06-30 14:39:21 +02:00
Frédéric Péters 2d8b52c3a0 tox: limit Pillow version
>               lat = (1.0*lat[0][0]/lat[0][1] + 1.0*lat[1][0]/lat[1][1]/60 + 1.0*lat[2][0]/lat[2][1]/3600)
E               TypeError: 'IFDRational' object does not support indexing
2020-06-30 14:26:19 +02:00
Frédéric Péters b8b9244fc8 misc: add filter to detect language (#43335) 2020-05-29 07:36:57 +02:00
Frédéric Péters 6e5da92f76 tox: test against both django 1.11 and 2.2 (#41236) 2020-04-02 20:09:02 +02:00
Frédéric Péters 9ccf61e6c9 tests: remove custom --without-postgresql-tests test option (#39641)
pytest.config was deprecated in pytest 5 and it's not worth adapting all
tests.
2020-02-12 10:26:25 +01:00
Frédéric Péters 67f74027c7 tox: remove py2 builds (#39299) 2020-01-27 16:29:23 +01:00
Benjamin Dauvergne e508d436ab tests: test rate limiting with freezegun (#38180) 2020-01-03 22:56:49 +01:00
Frédéric Péters 1ed06e1308 tests: force string URL in widget tests (required for mechanize≥0.4.5) 2019-12-23 15:22:31 +01:00
Frédéric Péters 9f1d2fad29 tox: avoid mecanize 0.4.5 as it breaks test_table_list* tests 2019-12-23 14:54:08 +01:00
Emmanuel Cazenave fa926506f8 jenkins: publish consolidated junit file (#38296) 2019-12-09 12:13:04 +01:00
Frédéric Péters ac80c56af6 tox: add build dependencies (#36515) 2019-11-20 09:21:15 +01:00
Frédéric Péters 279abb7753 tox: run tests against python 3 (#36515) 2019-11-20 09:21:15 +01:00
Emmanuel Cazenave d4600b2816 use tox to run tests (#15562) 2019-10-02 15:56:56 +02:00
Frédéric Péters 7f8c246f87 misc: add distance template tag (#32262) 2019-05-13 11:27:22 +02:00
Frédéric Péters acdff4e57e jenkins/tox: limit pytest version to a version compatible with pytest-cov 2019-01-06 17:03:56 +01:00