Commit Graph

32 Commits

Author SHA1 Message Date
Frédéric Péters 428154ce45 build: update to use origin/main 2020-12-26 15:21:15 +01:00
Emmanuel Cazenave 84951b6eeb tox: do not run hobo tests agains django 2.2 (#49103) 2020-12-09 11:56:47 +01:00
Frédéric Péters 555a70c276 tox: get hobo using https (via #46904#note-2) 2020-09-24 19:58:32 +02:00
Valentin Deniaud 16b4265e6b tox: tell setuptools to use distutils from stdlib (#46252) 2020-09-01 14:21:00 +02:00
Benjamin Dauvergne 203605dec3 tox.ini: relax constraint on pytest-django 2020-06-20 00:18:53 +02:00
Benjamin Dauvergne 2ff4ba0720 setup.py: use latest django-rest-framework 2020-06-20 00:18:53 +02:00
Frédéric Péters a2313a390d tox: stop testing against python 2 (#41633) 2020-04-18 12:20:27 +02:00
Frédéric Péters b169e4d093 tox: run tests against django 2.2 (#41633) 2020-04-18 12:20:27 +02:00
Frédéric Péters d40dee9476 tox: limit django-appconf when testing against python 2 (#41200) 2020-04-01 14:13:03 +02:00
Nicolas Roche 8c16da984d python3: update idp login redirection (#40730) 2020-03-16 09:44:16 +01:00
Nicolas Roche eadd66615b tests: adapt tox.ini to run tests in python3 too (#40570) 2020-03-13 11:56:39 +01:00
Benjamin Dauvergne 1dbee3c4b3 misc: use quoting in pg_dsn (#40275) 2020-03-03 10:59:19 +01:00
Benjamin Dauvergne 0a612f24ac tests: use tabulate to compare tables (#38067)
Comparing strings with assert gives better diffs thant comparing list of
lists when using the pytest's `-vv` option.
2019-12-03 13:52:30 +01:00
Frédéric Péters 6e3b0bde61 tox: limit to django 1.11 (#36136) 2019-09-16 10:27:12 +02:00
Frédéric Péters 1db755ad95 tox.ini: limit to pytest-django<3.4.6
See #30307 and https://github.com/pytest-dev/pytest-django/issues/698
2019-02-03 19:14:01 +01:00
Benjamin Dauvergne 86b169bd6c visualization: add setting to disable cache (#27407) 2019-01-15 13:01:21 +01:00
Benjamin Dauvergne 0dce40e5e9 engine: make Dimension.order_by a list (fixes #28175) 2018-12-10 11:39:38 +01:00
Benjamin Dauvergne 8d4a718c95 tests: add more real tests 2018-12-08 12:52:14 +01:00
Benjamin Dauvergne cde575ce88 tests: add real ones with fixtures (fixes #27482) 2018-12-06 17:28:45 +01:00
Benjamin Dauvergne 4f139f93e2 tox.ini: add pytest filters for warnings 2018-12-06 17:28:29 +01:00
Emmanuel Cazenave 2057998b3a create a Jenkinsfile (#26226)
and test on django 1.11
2018-09-07 14:45:19 +02:00
Emmanuel Cazenave f2fdad2f31 really pin django-webtest (#23605) 2018-05-04 18:01:45 +02:00
Emmanuel Cazenave f927382998 pin django-webtest (#23605) 2018-05-04 15:47:15 +02:00
Frédéric Péters aea11c4bde misc: run tests for 1.8 and 1.11 2018-01-03 15:45:46 +01:00
Frédéric Péters 6ef4d0341c tox: remove tests against django 1.7 (#15967) 2017-04-24 13:00:38 +02:00
Benjamin Dauvergne 350879ae00 tox.ini: comments are forbidden 2017-03-10 19:23:08 +01:00
Benjamin Dauvergne 91cdece1e1 update for Django 1.10 2017-03-10 18:38:44 +01:00
Benjamin Dauvergne cc83abb261 tox.ini: restrict django-webtest for testing dj17, and add coverage of dj18, dj19 and dj110 2017-03-10 11:37:35 +01:00
Benjamin Dauvergne e09d0ad649 add jenkins.sh (fixes #15051) 2017-02-21 22:42:22 +01:00
Benjamin Dauvergne 17e4461781 add more tests and publik integration
- authorization based on superuser status of users
- menu.json view for portal agent integration
- login/logout page for standalone launch
- tests of basic access control on menu.json and homepage views
2016-07-14 10:21:00 +02:00
Benjamin Dauvergne 1e43909507 debian packaging 2016-06-24 15:54:12 +02:00
Benjamin Dauvergne b6df6a2a35 bi-joe: BI engine and frontend for PostgreSQL 2016-05-25 01:24:07 +02:00