This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
synapse
Watch
1
Star
0
Fork
0
You've already forked synapse
mirror of
https://github.com/matrix-org/synapse.git
synced
2025-09-23 06:31:12 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
synapse
/
tests
/
appservice
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
Remove redundant "coding: utf-8" lines (
#9786
)
2021-04-14 15:34:27 +01:00
test_api.py
Move support for application service query parameter authorization behind a configuration option (
#16017
)
2023-08-03 11:43:51 -07:00
test_appservice.py
Replace simple_async_mock with AsyncMock (
#16180
)
2023-08-25 09:27:21 -04:00
test_scheduler.py
Replace simple_async_mock with AsyncMock (
#16180
)
2023-08-25 09:27:21 -04:00