-
- Downloads
"docker/start.py" did not exist on "431476fbc4ef0c740e33e19ccc73996c2412e4f9"
Improve UsernamePickerTestCase (#9112)
* make the OIDC bits of the test work at a higher level - via the REST api instead of poking the OIDCHandler directly. * Move it to test_login.py, where I think it fits better.
Showing
- changelog.d/9112.misc 1 addition, 0 deletionschangelog.d/9112.misc
- tests/handlers/test_oidc.py 2 additions, 118 deletionstests/handlers/test_oidc.py
- tests/rest/client/v1/test_login.py 104 additions, 1 deletiontests/rest/client/v1/test_login.py
- tests/rest/client/v1/utils.py 6 additions, 5 deletionstests/rest/client/v1/utils.py
- tests/rest/client/v2_alpha/test_auth.py 1 addition, 1 deletiontests/rest/client/v2_alpha/test_auth.py
Loading