This website requires JavaScript.
Explore
Help
Sign In
rei-mirrors
/
synapse
Watch
1
Star
0
Fork
0
You've already forked synapse
mirror of
https://github.com/matrix-org/synapse.git
synced
2025-06-25 20:56:12 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
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
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