This website requires JavaScript.
Explore
Help
Sign In
OpenCloud
/
MatrixSynapse
mirror of
https://github.com/matrix-org/synapse
Watch
1
Star
0
Fork
You've already forked MatrixSynapse
0
Code
Issues
Releases
Wiki
Activity
f118aa6889
MatrixSynapse
/
tests
/
handlers
History
Patrick Cloke
ab3f1b3b53
Convert simple_select_one_txn and simple_select_one to return tuples. (
#16612
)
2023-11-09 11:13:31 -05:00
..
__init__.py
Reference Matrix Home Server
2014-08-12 15:10:52 +01:00
oidc_test_key.p8
…
oidc_test_key.pub.pem
…
test_admin.py
…
test_appservice.py
Allow multiple workers to write to receipts stream. (
#16432
)
2023-10-25 16:16:19 +01:00
test_auth.py
…
test_cas.py
…
test_deactivate_account.py
Port the push rule classes to Rust. (
#13768
)
2022-09-20 12:10:31 +01:00
test_device.py
Fix using dehydrated devices (MSC2697) & refresh tokens (
#16288
)
2023-09-13 08:33:39 -04:00
test_directory.py
…
test_e2e_keys.py
Claim local one-time-keys in bulk (
#16565
)
2023-10-30 21:25:21 +00:00
test_e2e_room_keys.py
Add missing type hints to tests.handlers. (
#14680
)
2022-12-16 11:53:01 +00:00
test_federation.py
…
test_federation_event.py
…
test_message.py
…
test_oauth_delegation.py
…
test_oidc.py
…
test_password_providers.py
Bump mypy-zope & mypy. (
#16188
)
2023-08-29 10:38:56 -04:00
test_presence.py
Add a new module API to update user presence state. (
#16544
)
2023-10-26 15:11:24 -04:00
test_profile.py
Replace make_awaitable with AsyncMock (
#16179
)
2023-08-24 19:38:46 -04:00
test_receipts.py
…
test_register.py
Remove remaining usage of cursor_to_dict. (
#16564
)
2023-10-31 13:13:28 -04:00
test_room.py
Add missing type hints to tests.handlers. (
#14680
)
2022-12-16 11:53:01 +00:00
test_room_member.py
…
test_room_summary.py
Add missing type hints to tests.handlers. (
#14680
)
2022-12-16 11:53:01 +00:00
test_saml.py
…
test_send_email.py
…
test_sso.py
…
test_stats.py
Convert simple_select_one_txn and simple_select_one to return tuples. (
#16612
)
2023-11-09 11:13:31 -05:00
test_sync.py
…
test_typing.py
Convert state delta processing from a dict to attrs. (
#16469
)
2023-10-16 07:35:22 -04:00
test_user_directory.py
Convert simple_select_one_txn and simple_select_one to return tuples. (
#16612
)
2023-11-09 11:13:31 -05:00
test_worker_lock.py
…