Erik Johnston 5442891cbc Make push rules use proper structures. (#13522) 1 year ago
..
__init__.py 4f475c7697 Reference Matrix Home Server 9 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 e10a2fe0c2 Add some type hints to the tests.handlers module. (#12207) 2 years ago
test_appservice.py 21eeacc995 Federation Sender & Appservice Pusher Stream Optimisations (#13251) 1 year ago
test_auth.py 92103cb2c8 Decouple `synapse.api.auth_blocking.AuthBlocking` from `synapse.api.auth.Auth`. (#13021) 1 year ago
test_cas.py 7fbf42499d Use `getClientAddress` instead of `getClientIP`. (#12599) 2 years ago
test_deactivate_account.py 5442891cbc Make push rules use proper structures. (#13522) 1 year ago
test_device.py 9dc3293e0b Consolidate the logic of delete_device/delete_devices. (#12970) 1 year ago
test_directory.py 922b771337 Add missing type hints for tests.unittest. (#13397) 1 year ago
test_e2e_keys.py 78b99de7c2 Prefer `make_awaitable` over `defer.succeed` in tests (#12505) 2 years ago
test_e2e_room_keys.py 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
test_federation.py e17e5c97e0 Faster Room Joins: don't leave a stuck room partial state flag if the join fails. (#13403) 1 year ago
test_federation_event.py 52a0c8f2f7 Rename test case method to `add_hashes_and_signatures_from_other_server` (#13255) 1 year ago
test_message.py e2ed1b7155 Use literals in place of `HTTPStatus` constants in tests (#13463) 1 year ago
test_oidc.py fe1daad672 Move the "email unsubscribe" resource, refactor the macaroon generator & simplify the access token verification logic. (#12986) 1 year ago
test_password_providers.py 96cf81e312 Use HTTPStatus constants in place of literals in tests. (#13297) 1 year ago
test_presence.py 73d8ded0b0 Prevent a sync request from removing a user's busy presence status (#12213) 2 years ago
test_profile.py 33ebee47e4 Remove redundant `get_success` calls in test code (#12346) 2 years ago
test_receipts.py ab18441573 Support stable identifiers for MSC2285: private read receipts. (#13273) 1 year ago
test_register.py 92103cb2c8 Decouple `synapse.api.auth_blocking.AuthBlocking` from `synapse.api.auth.Auth`. (#13021) 1 year ago
test_room.py 5e9b382505 Pull out encrypted_by_default tests from user_directory tests (#10752) 2 years ago
test_room_member.py e2ed1b7155 Use literals in place of `HTTPStatus` constants in tests (#13463) 1 year ago
test_room_summary.py 81608490e3 Stop depending on `room_id` to be returned for children state in the hierarchy response. (#12991) 1 year ago
test_saml.py 7fbf42499d Use `getClientAddress` instead of `getClientIP`. (#12599) 2 years ago
test_send_email.py e8519e0ed2 Support Implicit TLS for sending emails (#13317) 1 year ago
test_stats.py 53b77b203a Replace noop background updates with DELETE. (#12954) 1 year ago
test_sync.py cc21a431f3 Async get event cache prep (#13242) 1 year ago
test_typing.py 44de53bb79 Reduce state pulled from DB due to sending typing and receipts over federation (#12964) 1 year ago
test_user_directory.py 7bc08f3201 Remove remaining bits of groups code. (#12936) 1 year ago