Patrick Cloke 7ae559944a Fix checking whether a room can be published on creation. (#11392) 2 years ago
..
__init__.py 4f475c7697 Reference Matrix Home Server 10 years ago
oidc_test_key.p8 eaada74075 JWT OIDC secrets for Sign in with Apple (#9549) 3 years ago
oidc_test_key.pub.pem eaada74075 JWT OIDC secrets for Sign in with Apple (#9549) 3 years ago
test_admin.py 0e16b418f6 Add knock information in admin exported data (#11171) 2 years ago
test_appservice.py a026695083 Clarifications and small fixes to to-device related code (#11247) 2 years ago
test_auth.py 0d86f6334a Rename `get_access_token_for_user_id` method to `create_access_token_for_user_id` (#11369) 2 years ago
test_cas.py 683d6f75af Rename handler and config modules which end in handler/config. (#9816) 3 years ago
test_device.py 8d46fac98e Delete messages from `device_inbox` table when deleting device (#10969) 2 years ago
test_directory.py 7ae559944a Fix checking whether a room can be published on creation. (#11392) 2 years ago
test_e2e_keys.py eca7cffb73 Keep fallback key marked as used if it's re-uploaded (#11382) 2 years ago
test_e2e_room_keys.py 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
test_federation.py daf498e099 Fix 500 error on `/messages` when we accumulate more than 5 backward extremities (#11027) 2 years ago
test_message.py 642a42edde Flatten the synapse.rest.client package (#10600) 2 years ago
test_oidc.py 683d6f75af Rename handler and config modules which end in handler/config. (#9816) 3 years ago
test_password_providers.py 6f862c5c28 Add support for the stable version of MSC2778 (#11335) 2 years ago
test_presence.py 1800aabfc2 Split `FederationHandler` in half (#10692) 2 years ago
test_profile.py a0f48ee89d Use direct references for configuration variables (part 7). (#10959) 2 years ago
test_receipts.py 4054dfa409 Add type hints for event streams. (#10856) 2 years ago
test_register.py 0dda1a7968 Misc typing fixes for tests, part 2 of N (#11330) 2 years ago
test_room.py 5e9b382505 Pull out encrypted_by_default tests from user_directory tests (#10752) 2 years ago
test_room_summary.py 88375beeaa Avoid sharing room hierarchy responses between users (#11355) 2 years ago
test_saml.py 0b3112123d Use mock from the stdlib. (#9772) 3 years ago
test_send_email.py 8f98260552 Fix incompatibility with Twisted < 21. (#10713) 2 years ago
test_stats.py 370bca32e6 Don't drop user dir deltas when server leaves room (#10982) 2 years ago
test_sync.py a19d01c3d9 Support filtering by relations per MSC3440 (#11236) 2 years ago
test_typing.py 4054dfa409 Add type hints for event streams. (#10856) 2 years ago
test_user_directory.py 2d91b6256e Fix adding excluded users to the private room sharing tables when joining a room (#11143) 2 years ago