Commit Graph

19 Commits

Author SHA1 Message Date
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