synapse/tests/test_utils
Patrick Cloke daf11e26ef
Replace make_awaitable with AsyncMock (#16179)
Python 3.8 provides a native AsyncMock, we can replace the
homegrown version we have.
2023-08-24 19:38:46 -04:00
..
__init__.py Replace make_awaitable with AsyncMock (#16179) 2023-08-24 19:38:46 -04:00
event_injection.py Ensure fed-sender catchup does not block for full state (#15248) 2023-03-13 12:31:19 +00:00
html_parsers.py Add more missing type hints to tests. (#15028) 2023-02-08 16:29:49 -05:00
logging_setup.py Log when events are (unexpectedly) filtered out of responses in tests (#14213) 2023-06-01 21:27:18 -05:00
oidc.py Add more missing type hints to tests. (#15028) 2023-02-08 16:29:49 -05:00