This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
synapse
Watch
1
Star
0
Fork
You've already forked synapse
0
mirror of
https://github.com/element-hq/synapse.git
synced
2025-03-13 19:28:44 +00:00
Code
Activity
32fb264120
synapse
/
tests
/
crypto
History
Patrick Cloke
daf11e26ef
Replace make_awaitable with AsyncMock (
#16179
)
...
Python 3.8 provides a native AsyncMock, we can replace the homegrown version we have.
2023-08-24 19:38:46 -04:00
..
__init__.py
Remove redundant "coding: utf-8" lines (
#9786
)
2021-04-14 15:34:27 +01:00
test_event_signing.py
Add missing type hints to tests. (
#14687
)
2022-12-28 08:29:35 -05:00
test_keyring.py
Replace make_awaitable with AsyncMock (
#16179
)
2023-08-24 19:38:46 -04:00