0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-01 18:28:56 +02:00
synapse/tests/test_utils
Patrick Cloke a8a46b1336
Replace simple_async_mock with AsyncMock (#16180)
Python 3.8 has a native AsyncMock, use it instead of a custom
implementation.
2023-08-25 09:27:21 -04:00
..
__init__.py Replace simple_async_mock with AsyncMock (#16180) 2023-08-25 09:27:21 -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