summaryrefslogtreecommitdiff
path: root/tests/openid/connect/core/grant_types/test_hybrid.py
Commit message (Expand)AuthorAgeFilesLines
* Use request.nonce when generating hybrid id tokenTom Evans2021-02-121-0/+9
* Sorted tests import per isort 4.3.21Anton Ruhlov2020-04-101-2/+5
* Use unittest.mock instead of external mockMichał Górny2020-03-161-1/+1
* The future is nowHugo2019-08-151-2/+0
* Upgrade unit tests to use more useful assertsHugo2019-08-151-3/+3
* Upgrade Python syntax with pyupgradeHugo2019-08-151-4/+4
* Added missing import after test movedJonathan Huot2019-02-251-2/+5
* Move HybridGrant test into its respective file.Jonathan Huot2019-02-251-0/+75
* Fix OIDC tests (#565)Pieter Ennes2018-09-211-1/+2
* OpenID Connect split (#525)Wiliam Souza2018-06-051-0/+13