MatrixSynapse/tests/rest/client
DeepBlueV7.X b10211871f
Fix invite notifications for users without pushers (#12840)
Signed-off-by: Nicolas Werner <nicolas.werner@hotmail.de>
Co-authored-by: Brendan Abolivier <github@brendanabolivier.com>
2022-05-30 13:14:43 +02:00
..
__init__.py
test_account.py
test_account_data.py
test_auth.py
test_capabilities.py
test_consent.py
test_devices.py Add a background job to automatically delete stale devices (#12855) 2022-05-27 17:47:32 +02:00
test_directory.py
test_ephemeral_message.py
test_events.py Additional constants for EDU types. (#12884) 2022-05-27 07:14:36 -04:00
test_filter.py
test_identity.py
test_keys.py
test_login.py
test_mutual_rooms.py Mutual rooms: Remove dependency on user directory (#12836) 2022-05-30 10:05:31 +01:00
test_notifications.py Fix invite notifications for users without pushers (#12840) 2022-05-30 13:14:43 +02:00
test_password_policy.py
test_power_levels.py
test_presence.py
test_profile.py
test_push_rule_attrs.py
test_redactions.py
test_register.py
test_relations.py
test_report_event.py
test_retention.py
test_room_batch.py
test_rooms.py Additional constants for EDU types. (#12884) 2022-05-27 07:14:36 -04:00
test_sendtodevice.py Additional constants for EDU types. (#12884) 2022-05-27 07:14:36 -04:00
test_shadow_banned.py Additional constants for EDU types. (#12884) 2022-05-27 07:14:36 -04:00
test_sync.py Additional constants for EDU types. (#12884) 2022-05-27 07:14:36 -04:00
test_third_party_rules.py
test_transactions.py
test_typing.py Additional constants for EDU types. (#12884) 2022-05-27 07:14:36 -04:00
test_upgrade_room.py Add a unit test for copying over arbitrary room types when upgrading a room (#12792) 2022-05-19 18:32:48 +01:00
utils.py