Commit graph

17 commits

Author SHA1 Message Date
Graham Ullrich
b8d1d63c28 Improve tox.ini envlist layout, simplified commands.
Remove tests/app/settings.py in favor of settings in setup.py.
Change MANIFEST.in to include README.md (which exists) instead of README.rst (which does not exist).
Update .travis.yml to use tox instead of `python django_admin.py`, include Django v1.10 in the mix.
2016-08-11 11:13:23 -06:00
Graham Ullrich
3ef8f42cd7 Test against Django v1.10
Add Django 1.10 to test matrix.
2016-08-04 00:30:22 -06:00
Juan Ignacio Fiorentino
6a15ed66f8 Merge pull request #104 from matterport/dj19-tox
Fix django dep range for 1.9 compat testing
2016-08-02 12:12:37 -03:00
Jeremy Dunck
ed19486918 Fix django dep range for 1.9 compat testing 2016-08-01 19:19:48 -07:00
Ignacio Fiorentino
6e771ad5ee Edit tox supporting running single test. 2016-07-28 17:17:23 -03:00
Ignacio Fiorentino
7391a58b69 Tox: Remove previously installed package. 2016-07-28 16:35:12 -03:00
John Kristensen
31632442bd Add py35 environment to tox/travisci
Django v1.7 is not compatible with Python v3.5 so it is not tested.
2016-04-13 18:23:08 +10:00
Wojciech Bartosiak
7a357001b6 Added OIDC_ID_TOKEN_PROCESSING_HOOK functionality 2016-02-12 16:02:35 +00:00
juanifioren
7b3582989a Add tests for Django 1.9. 2016-01-06 14:28:26 -03:00
Maarten van Schaik
8d672cc1ba Add support for refresh_token to token endpoint 2015-09-30 14:55:48 +02:00
juanifioren
fea7c49d0a Add coverage to tox.ini. 2015-08-03 15:08:29 -03:00
juanifioren
580c096887 Edit tox file. 2015-07-28 15:15:34 -03:00
juanifioren
4485453803 No need to uninstall pyjwkest in tox file. 2015-07-27 15:50:49 -03:00
juanifioren
a036b568ca Fix tox.ini indentation. 2015-07-27 13:03:13 -03:00
Juan Ignacio Fiorentino
7dc5da713b Update tox. 2015-07-27 12:44:39 -03:00
Ignacio
a2ca6f3437 Add tox for local testing. 2015-07-27 11:34:02 -03:00
Ignacio
2065c06dab Add tox file. 2015-07-24 15:55:09 -03:00