Commit Graph

29 Commits

Author SHA1 Message Date
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
Frédéric Péters 7108949387 build: mark minimal gadjo dependency (#22440) 2018-04-16 13:29:46 +02:00
Frédéric Péters ffb3a3f0ee update tox for django 1.11 and correct dependencies 2018-01-03 15:00:26 +01:00
Thomas NOËL 72caf60520 tests: update for pytest 3.3 with merged catchlog (#20317) 2017-11-28 13:02:49 +01:00
Benjamin Dauvergne 3fad5b09a5 tox.ini: change URL of quixote 2.7b2 which moved (#16142) 2017-05-03 11:06:27 +02:00
Benjamin Dauvergne 93bf69e2eb tox.ini: use pytest-catchlog instead of pytest-capturelog (#16142)
capturelog is unmaintained.
2017-05-03 11:06:27 +02:00
Benjamin Dauvergne a21f658abd tox.ini: add missing dependency on pillow 2016-05-09 09:38:57 +02:00
Benjamin Dauvergne f6254c65ee add a fast tox.ini (#10473) 2016-03-30 16:17:00 +02:00