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
Dirk Klimpel 50ae4eafe1
Add some type hints to `event_federation` datastore (#12753)
3 years ago
..
__init__.py Reference Matrix Home Server 10 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 Remove code which updates `application_services_state.last_txn` (#12680) 3 years ago
test_auth.py Add some type hints to the tests.handlers module. (#12207) 3 years ago
test_cas.py Use `getClientAddress` instead of `getClientIP`. (#12599) 3 years ago
test_deactivate_account.py Remove redundant `get_success` calls in test code (#12346) 3 years ago
test_device.py Add some type hints to the tests.handlers module. (#12207) 3 years ago
test_directory.py Add type hints to some tests/handlers files. (#12224) 3 years ago
test_e2e_keys.py Prefer `make_awaitable` over `defer.succeed` in tests (#12505) 3 years ago
test_e2e_room_keys.py Remove redundant "coding: utf-8" lines (#9786) 4 years ago
test_federation.py Add some type hints to `event_federation` datastore (#12753) 3 years ago
test_federation_event.py Refactor `EventContext` (#12689) 3 years ago
test_message.py Remove `HomeServer.get_datastore()` (#12031) 3 years ago
test_oidc.py Use `getClientAddress` instead of `getClientIP`. (#12599) 3 years ago
test_password_providers.py Remove unstable/unspecced login types. (#12597) 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 Avoid unnecessary copies when filtering private read receipts. (#12711) 3 years ago
test_register.py Remove unused `# type: ignore`s (#12531) 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 MSC3266 room summaries over federation (#11507) 3 years ago
test_saml.py Use `getClientAddress` instead of `getClientIP`. (#12599) 3 years ago
test_send_email.py Fix incompatibility with Twisted < 21. (#10713) 3 years ago
test_stats.py Remove `HomeServer.get_datastore()` (#12031) 3 years ago
test_sync.py Track in memory events using weakrefs (#10533) 3 years ago
test_typing.py Prefer `make_awaitable` over `defer.succeed` in tests (#12505) 3 years ago
test_user_directory.py Discard null-containing strings before updating the user directory (#12762) 3 years ago