forked-synapse/tests/rest/client
2023-07-31 10:58:03 +01:00
..
__init__.py
test_account_data.py
test_account.py
test_auth.py
test_capabilities.py Implement stable support for MSC3882 to allow an existing device/session to generate a login token for use on a new device/session (#15388) 2023-06-01 08:52:51 -04:00
test_consent.py
test_devices.py Support MSC3814: Dehydrated Devices (#15929) 2023-07-24 08:23:19 -07:00
test_directory.py
test_ephemeral_message.py
test_events.py
test_filter.py N + 3: Read from column full_user_id rather than user_id of tables profiles and user_filters (#15649) 2023-06-02 17:24:13 -07:00
test_identity.py
test_keys.py
test_login_token_request.py Implement stable support for MSC3882 to allow an existing device/session to generate a login token for use on a new device/session (#15388) 2023-06-01 08:52:51 -04:00
test_login.py Add login spam checker API (#15838) 2023-06-26 14:12:20 +00:00
test_models.py
test_mutual_rooms.py Update Mutual Rooms (MSC2666) implementation (#15621) 2023-05-18 12:49:12 -04:00
test_notifications.py
test_password_policy.py
test_power_levels.py
test_presence.py Re-introduce the outbound federation proxy (#15913) 2023-07-18 09:49:21 +01:00
test_profile.py
test_push_rule_attrs.py push rules: fix internal conversion from _type to value (#15781) 2023-06-16 14:17:02 +02:00
test_read_marker.py Clear event caches when we purge history (#15609) 2023-06-08 13:14:40 +01:00
test_receipts.py
test_redactions.py Support room version 11 (#15912) 2023-07-18 08:44:59 -04:00
test_register.py
test_relations.py Initial implementation of MSC3981: recursive relations API (#15315) 2023-05-02 07:59:55 -04:00
test_rendezvous.py
test_report_event.py
test_retention.py
test_rooms.py Add ability to wait for locks and add locks to purge history / room deletion (#15791) 2023-07-31 10:58:03 +01:00
test_sendtodevice.py
test_shadow_banned.py
test_sync.py
test_third_party_rules.py Move ThirdPartyEventRules into module_api/callbacks (#15535) 2023-05-04 14:18:22 +00:00
test_transactions.py
test_typing.py
test_upgrade_room.py Add final type hint to tests.unittest. (#15072) 2023-02-14 14:03:35 -05:00
utils.py