This website requires JavaScript.
Explore
Help
Register
Sign In
master
/
synapse
Watch
1
Star
0
Fork
0
You've already forked synapse
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
63b51ef3fb
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