Richard van der Hoff
01333681bc
Preparatory refactoring of the SamlHandlerTestCase ( #8938 )
...
* move simple_async_mock to test_utils
... so that it can be re-used
* Remove references to `SamlHandler._map_saml_response_to_user` from tests
This method is going away, so we can no longer use it as a test point. Instead,
factor out a higher-level method which takes a SAML object, and verify correct
behaviour by mocking out `AuthHandler.complete_sso_login`.
* changelog
2020-12-15 20:56:10 +00:00
..
2018-07-07 10:46:59 +10:00
2020-12-02 15:18:41 +00:00
2020-12-09 13:56:06 -05:00
2020-12-02 15:22:37 +00:00
2020-12-10 11:42:48 +00:00
2020-12-02 10:01:15 -05:00
2020-12-09 16:19:57 +00:00
2020-12-04 10:56:28 -05:00
2020-12-02 18:54:15 +00:00
2020-12-02 18:38:29 +00:00
2020-12-04 10:26:09 -05:00
2020-12-02 18:58:25 +00:00
2020-12-04 10:51:56 -05:00
2020-12-03 15:41:19 +00:00
2020-12-09 13:56:06 -05:00
2020-12-07 19:13:07 +00:00
2020-12-04 10:14:15 +00:00
2020-12-08 14:04:35 +00:00
2020-12-04 15:52:49 +00:00
2020-12-07 09:59:38 -05:00
2020-12-08 14:03:38 +00:00
2020-12-07 07:10:22 -05:00
2020-12-07 10:00:08 -05:00
2020-12-11 10:42:47 +00:00
2020-12-08 22:51:03 +00:00
2020-12-11 14:05:15 -05:00
2020-12-08 14:03:08 +00:00
2020-12-10 12:42:55 +00:00
2020-12-10 12:43:58 +00:00
2020-12-11 11:43:53 -05:00
2020-12-09 12:23:30 -05:00
2020-12-09 15:51:11 +00:00
2020-12-10 17:00:29 +00:00
2020-12-14 11:38:50 +00:00
2020-12-14 14:19:47 -05:00
2020-12-10 16:56:05 +00:00
2020-12-11 16:33:31 +00:00
2020-12-11 10:17:49 +00:00
2020-12-14 14:19:47 -05:00
2020-12-14 20:42:03 +00:00
2020-12-15 20:56:10 +00:00
2020-12-15 10:41:34 -05:00