summaryrefslogtreecommitdiff
path: root/tests/oauth1/rfc5849/endpoints/test_resource.py
Commit message (Expand)AuthorAgeFilesLines
* Sorted tests import per isort 4.3.21Anton Ruhlov2020-04-101-1/+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-4/+5
* adding validator_log to store what the endpoint computedjonathan vanasco2015-08-121-0/+22
* Test for correct nonce_checking across endpoints.Ib Lundgren2013-07-261-1/+4
* fix test cases for realmsHsiaoming Yang2013-07-031-3/+3
* Resource token endpoint. #95Ib Lundgren2013-06-181-0/+78