summary refs log tree commit diff
path: root/tests/test_utils/__init__.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant "coding: utf-8" lines (#9786)Jonathan de Jong2021-04-141-1/+0
* Use mock from the stdlib. (#9772)Patrick Cloke2021-04-091-2/+1
* Preparatory refactoring of the SamlHandlerTestCase (#8938)Richard van der Hoff2020-12-151-0/+12
* Factor out FakeResponse from test_oidcRichard van der Hoff2020-12-021-0/+27
* Fail test cases if they fail to await all awaitables (#8690)Patrick Cloke2020-10-301-1/+33
* Allow for make_awaitable's return value to be re-used. (#8261)Patrick Cloke2020-09-081-3/+10
* Convert state resolution to async/await (#7942)Patrick Cloke2020-07-241-1/+6
* Fix limit logic for EventsStream (#7358)Richard van der Hoff2020-04-291-0/+20
* Enable configuring test log level via env var (#4506)Richard van der Hoff2019-01-291-0/+18