django-oidc-provider/oidc_provider/tests
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
..
app Improve tox.ini envlist layout, simplified commands. 2016-08-11 11:13:23 -06:00
templates/accounts Clean templates in tests. 2015-06-23 15:05:47 -03:00
__init__.py Change name of the package. 2015-02-18 15:07:22 -03:00
test_authorize_endpoint.py Use original test files 2016-08-08 12:20:47 -06:00
test_creatersakey_command.py Implementation of RSA Keys using Models. Also providing DOC. 2016-01-25 17:52:24 -03:00
test_logout_endpoint.py Bump version 0.2.0. 2015-09-25 17:24:58 -03:00
test_provider_info_endpoint.py Add provider info test. Add some msg to tests. 2015-03-06 12:56:35 -03:00
test_token_endpoint.py Use original test files 2016-08-08 12:20:47 -06:00
test_userinfo_endpoint.py Add tests for userinfo claims. 2015-08-11 15:59:57 -03:00
test_utils.py Make SITE_URL optional. 2016-05-25 14:58:58 -07:00