Jonathan de Jong 6be4953b99 Mutual rooms: Remove dependency on user directory (#12836) 2 years ago
..
__init__.py 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
test_account.py aa5f5ede33 Remove unstable identifiers for MSC3069. (#12596) 2 years ago
test_account_data.py e4409301ba Add a module callback to react to account data changes (#12327) 2 years ago
test_auth.py 7b88f5a107 Add an option allowing users to use their password to reauthenticate even though password authentication is disabled. (#12883) 2 years ago
test_capabilities.py 64c73c6ac8 Add type hints to `tests/rest/client` (#12066) 2 years ago
test_consent.py 54e74cc15f Add type hints to `tests/rest/client` (#12072) 2 years ago
test_devices.py 28989cb301 Add a background job to automatically delete stale devices (#12855) 2 years ago
test_directory.py bea815cec8 Test room alias deletion (#11327) 2 years ago
test_ephemeral_message.py 54e74cc15f Add type hints to `tests/rest/client` (#12072) 2 years ago
test_events.py c52abc1cfd Additional constants for EDU types. (#12884) 2 years ago
test_filter.py 2ffaf30803 Add type hints to `tests/rest/client` (#12108) 2 years ago
test_identity.py 54e74cc15f Add type hints to `tests/rest/client` (#12072) 2 years ago
test_keys.py 54e74cc15f Add type hints to `tests/rest/client` (#12072) 2 years ago
test_login.py ba3fd54bad Remove unstable/unspecced login types. (#12597) 2 years ago
test_mutual_rooms.py 6be4953b99 Mutual rooms: Remove dependency on user directory (#12836) 2 years ago
test_password_policy.py 54e74cc15f Add type hints to `tests/rest/client` (#12072) 2 years ago
test_power_levels.py 54e74cc15f Add type hints to `tests/rest/client` (#12072) 2 years ago
test_presence.py 78b99de7c2 Prefer `make_awaitable` over `defer.succeed` in tests (#12505) 2 years ago
test_profile.py 1901cb1d4a Add type hints to `tests/rest/client` (#12084) 2 years ago
test_push_rule_attrs.py 1901cb1d4a Add type hints to `tests/rest/client` (#12084) 2 years ago
test_redactions.py 1901cb1d4a Add type hints to `tests/rest/client` (#12084) 2 years ago
test_register.py 952efd0bca Add type hints to `tests/rest/client` (#12094) 2 years ago
test_relations.py 4cc4229cd7 Prevent expired events from being filtered out when retention is disabled (#12611) 2 years ago
test_report_event.py 2ffaf30803 Add type hints to `tests/rest/client` (#12108) 2 years ago
test_retention.py 4cc4229cd7 Prevent expired events from being filtered out when retention is disabled (#12611) 2 years ago
test_room_batch.py e3a49f4784 Fix missing sync events during historical batch imports (#12319) 2 years ago
test_rooms.py c52abc1cfd Additional constants for EDU types. (#12884) 2 years ago
test_sendtodevice.py c52abc1cfd Additional constants for EDU types. (#12884) 2 years ago
test_shadow_banned.py c52abc1cfd Additional constants for EDU types. (#12884) 2 years ago
test_sync.py c52abc1cfd Additional constants for EDU types. (#12884) 2 years ago
test_third_party_rules.py 5e88143dff Add a callback to react to 3PID associations (#12302) 2 years ago
test_transactions.py 78b99de7c2 Prefer `make_awaitable` over `defer.succeed` in tests (#12505) 2 years ago
test_typing.py c52abc1cfd Additional constants for EDU types. (#12884) 2 years ago
test_upgrade_room.py 96df31239c Add a unit test for copying over arbitrary room types when upgrading a room (#12792) 2 years ago
utils.py c4cf916ed7 Default to `private` room visibility rather than `public` when a client does not specify one, according to spec. (#12350) 2 years ago