This website requires JavaScript.
Explore
Help
Sign In
kaslo
/
synapse
Watch
1
Star
0
Fork
0
You've already forked synapse
Code
Wiki
Activity
Files
f2430b16d19211d2f067c2eebddd412a8f177d7c
synapse
/
tests
/
test_utils
History
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
…
html_parsers.py
…
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
…