summaryrefslogtreecommitdiff
path: root/tests/oauth2/rfc6749/endpoints/test_extra_credentials.py
Commit message (Collapse)AuthorAgeFilesLines
* Sorted tests import per isort 4.3.21Anton Ruhlov2020-04-101-4/+5
|
* Use unittest.mock instead of external mockMichał Górny2020-03-161-1/+1
| | | | | | Replace the use of external 'mock' package with built-in Python unittest.mock (present since py3.3). This also fixes all test failures for me.
* The future is nowHugo2019-08-151-2/+0
|
* Sorted imports.Omer Katz2017-09-171-4/+5
|
* Fix management of rfc6749 errorsfabio2015-07-061-1/+1
|
* Restructure OAuth2 tests.Ib Lundgren2013-09-121-0/+69