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/rest/client
Nick Mills-Barrett 982fe29655
Optimise room creation event lookups part 2 (#13224)
2 years ago
..
__init__.py Remove redundant "coding: utf-8" lines (#9786) 4 years ago
test_account.py annotate tests.server.FakeChannel (#13136) 2 years ago
test_account_data.py Add a module callback to react to account data changes (#12327) 3 years ago
test_auth.py Add an option allowing users to use their password to reauthenticate even though password authentication is disabled. (#12883) 3 years ago
test_capabilities.py Add type hints to `tests/rest/client` (#12066) 3 years ago
test_consent.py Add type hints to `tests/rest/client` (#12072) 3 years ago
test_devices.py Add a background job to automatically delete stale devices (#12855) 3 years ago
test_directory.py validate room alias before interacting with the room directory (#13106) 2 years ago
test_ephemeral_message.py Add type hints to `tests/rest/client` (#12072) 3 years ago
test_events.py Additional constants for EDU types. (#12884) 3 years ago
test_filter.py Add type hints to `tests/rest/client` (#12108) 3 years ago
test_identity.py Add type hints to `tests/rest/client` (#12072) 3 years ago
test_keys.py Add type hints to `tests/rest/client` (#12072) 3 years ago
test_login.py Replace pyjwt with authlib in `org.matrix.login.jwt` (#13011) 2 years ago
test_mutual_rooms.py Mutual rooms: Remove dependency on user directory (#12836) 3 years ago
test_notifications.py Fix invite notifications for users without pushers (#12840) 3 years ago
test_password_policy.py Add type hints to `tests/rest/client` (#12072) 3 years ago
test_power_levels.py Add type hints to `tests/rest/client` (#12072) 3 years ago
test_presence.py Prefer `make_awaitable` over `defer.succeed` in tests (#12505) 3 years ago
test_profile.py annotate tests.server.FakeChannel (#13136) 2 years ago
test_push_rule_attrs.py Add type hints to `tests/rest/client` (#12084) 3 years ago
test_redactions.py Add type hints to `tests/rest/client` (#12084) 3 years ago
test_register.py Drop support for delegating email validation (#13192) 2 years ago
test_relations.py annotate tests.server.FakeChannel (#13136) 2 years ago
test_report_event.py Add type hints to `tests/rest/client` (#12108) 3 years ago
test_retention.py Rename storage classes (#12913) 3 years ago
test_room_batch.py Remove remaining bits of groups code. (#12936) 3 years ago
test_rooms.py Optimise room creation event lookups part 2 (#13224) 2 years ago
test_sendtodevice.py Additional constants for EDU types. (#12884) 3 years ago
test_shadow_banned.py Additional constants for EDU types. (#12884) 3 years ago
test_sync.py Additional constants for EDU types. (#12884) 3 years ago
test_third_party_rules.py Add a callback to react to 3PID associations (#12302) 3 years ago
test_transactions.py Prefer `make_awaitable` over `defer.succeed` in tests (#12505) 3 years ago
test_typing.py Additional constants for EDU types. (#12884) 3 years ago
test_upgrade_room.py Add more tests for room upgrades (#13074) 2 years ago
utils.py Uniformize spam-checker API, part 5: expand other spam-checker callbacks to return `Tuple[Codes, dict]` (#13044) 2 years ago