summaryrefslogtreecommitdiff
path: root/tests/openid/connect/core/grant_types/test_dispatchers.py
Commit message (Expand)AuthorAgeFilesLines
* Sorted tests import per isort 4.3.21Anton Ruhlov2020-04-101-9/+7
* Use unittest.mock instead of external mockMichał Górny2020-03-161-1/+1
* The future is nowHugo2019-08-151-1/+0
* Upgrade Python syntax with pyupgradeHugo2019-08-151-3/+3
* Fix unit tests for new Dispatch attributes namesJonathan Huot2018-11-201-8/+8
* Fix OIDC tests (#565)Pieter Ennes2018-09-211-4/+4
* Prefer assertIsInstance(...) over assertTrue(isinstance(...))Jon Dufresne2018-09-141-7/+7
* OpenID Connect split (#525)Wiliam Souza2018-06-051-0/+125