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
Patrick Cloke a4521ce0a8
Support the stable /hierarchy endpoint from MSC2946 (#11329)
3 years ago
..
__init__.py
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 knock information in admin exported data (#11171) 3 years ago
test_appservice.py Clarifications and small fixes to to-device related code (#11247) 3 years ago
test_auth.py Rename `get_access_token_for_user_id` method to `create_access_token_for_user_id` (#11369) 3 years ago
test_cas.py Rename handler and config modules which end in handler/config. (#9816) 4 years ago
test_device.py Delete messages from `device_inbox` table when deleting device (#10969) 3 years ago
test_directory.py Fix checking whether a room can be published on creation. (#11392) 3 years ago
test_e2e_keys.py Keep fallback key marked as used if it's re-uploaded (#11382) 3 years ago
test_e2e_room_keys.py Remove redundant "coding: utf-8" lines (#9786) 4 years ago
test_federation.py Fix 500 error on `/messages` when we accumulate more than 5 backward extremities (#11027) 3 years ago
test_message.py Flatten the synapse.rest.client package (#10600) 3 years ago
test_oidc.py Rename handler and config modules which end in handler/config. (#9816) 4 years ago
test_password_providers.py Add support for the stable version of MSC2778 (#11335) 3 years ago
test_presence.py Split `FederationHandler` in half (#10692) 3 years ago
test_profile.py Use direct references for configuration variables (part 7). (#10959) 3 years ago
test_receipts.py Add type hints for event streams. (#10856) 3 years ago
test_register.py Misc typing fixes for tests, part 2 of N (#11330) 3 years ago
test_room.py Pull out encrypted_by_default tests from user_directory tests (#10752) 3 years ago
test_room_summary.py Support the stable /hierarchy endpoint from MSC2946 (#11329) 3 years ago
test_saml.py Use mock from the stdlib. (#9772) 4 years ago
test_send_email.py Fix incompatibility with Twisted < 21. (#10713) 3 years ago
test_stats.py Don't drop user dir deltas when server leaves room (#10982) 3 years ago
test_sync.py Support filtering by relations per MSC3440 (#11236) 3 years ago
test_typing.py Add type hints for event streams. (#10856) 3 years ago
test_user_directory.py Fix adding excluded users to the private room sharing tables when joining a room (#11143) 3 years ago