summaryrefslogtreecommitdiff
path: root/tests/oauth2/rfc6749/grant_types/test_client_credentials.py
Commit message (Expand)AuthorAgeFilesLines
* Sorted tests import per isort 4.3.21Anton Ruhlov2020-04-101-2/+1
* Use unittest.mock instead of external mockMichał Górny2020-03-161-1/+1
* The future is nowHugo2019-08-151-2/+0
* Sorted imports.Omer Katz2017-09-171-1/+4
* Update custom validator testsBrendan McCollam2016-12-221-10/+21
* Adds tests for custom grant validatorsBrendan McCollam2016-12-221-0/+14
* Prevent save_token() from being called twice within create_token_response(). ...Joel Stevenson2016-04-291-0/+2
* added tests for content type checkingmasci2014-01-191-1/+11
* Restructure OAuth2 tests.Ib Lundgren2013-09-121-0/+39