You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
watcha-synapse/tests/handlers
Andrew Morgan dc02d9f8c5
Avoid checking the event cache when backfilling events (#14164)
2 years ago
..
__init__.py Reference Matrix Home Server 11 years ago
oidc_test_key.p8 JWT OIDC secrets for Sign in with Apple (#9549) 4 years ago
oidc_test_key.pub.pem JWT OIDC secrets for Sign in with Apple (#9549) 4 years ago
test_admin.py Add some type hints to the tests.handlers module. (#12207) 3 years ago
test_appservice.py Fix a bug where redactions were not being sent over federation if we did not have the original event. (#13813) 2 years ago
test_auth.py Decouple `synapse.api.auth_blocking.AuthBlocking` from `synapse.api.auth.Auth`. (#13021) 3 years ago
test_cas.py Use `getClientAddress` instead of `getClientIP`. (#12599) 3 years ago
test_deactivate_account.py Port the push rule classes to Rust. (#13768) 2 years ago
test_device.py Consolidate the logic of delete_device/delete_devices. (#12970) 3 years ago
test_directory.py Add missing type hints for tests.unittest. (#13397) 3 years ago
test_e2e_keys.py Fix bug in device list caching when remote users leave rooms (#13749) 2 years ago
test_e2e_room_keys.py Remove redundant "coding: utf-8" lines (#9786) 4 years ago
test_federation.py Avoid checking the event cache when backfilling events (#14164) 2 years ago
test_federation_event.py Stop getting missing `prev_events` after we already know their signature is invalid (#13816) 2 years ago
test_message.py Persist CreateRoom events to DB in a batch (#13800) 2 years ago
test_oidc.py Move the "email unsubscribe" resource, refactor the macaroon generator & simplify the access token verification logic. (#12986) 3 years ago
test_password_providers.py Register homeserver modules when creating test homeserver (#13558) 3 years ago
test_presence.py Prevent a sync request from removing a user's busy presence status (#12213) 3 years ago
test_profile.py Remove redundant `get_success` calls in test code (#12346) 3 years ago
test_receipts.py Remove support for unstable private read receipts (#13653) 3 years ago
test_register.py Persist CreateRoom events to DB in a batch (#13800) 2 years ago
test_room.py Pull out encrypted_by_default tests from user_directory tests (#10752) 4 years ago
test_room_member.py Fix that user cannot `/forget` rooms after the last member has left (#13546) 3 years ago
test_room_summary.py Stop depending on `room_id` to be returned for children state in the hierarchy response. (#12991) 3 years ago
test_saml.py Use `getClientAddress` instead of `getClientIP`. (#12599) 3 years ago
test_send_email.py Support Implicit TLS for sending emails (#13317) 3 years ago
test_stats.py Replace noop background updates with DELETE. (#12954) 3 years ago
test_sync.py Optimise get_rooms_for_user (drop with_stream_ordering) (#13787) 2 years ago
test_typing.py typing: check origin server of typing event against room's servers (#13830) 2 years ago
test_user_directory.py Remove remaining bits of groups code. (#12936) 3 years ago