synapse/tests/rest/client
Richard van der Hoff 33ebee47e4
Remove redundant get_success calls in test code ()
There are a bunch of places we call get_success on an immediate value, which is unnecessary. Let's rip them out, and remove the redundant functionality in get_success and friends.
2022-04-01 16:10:31 +01:00
..
__init__.py
test_account.py Move single-use methods out of TestCase () 2022-04-01 12:48:08 +00:00
test_account_data.py Add a module callback to react to account data changes () 2022-04-01 11:22:48 +02:00
test_auth.py
test_capabilities.py
test_consent.py
test_device_lists.py Add type hints to tests/rest/client () 2022-02-24 13:56:38 -05:00
test_directory.py
test_ephemeral_message.py
test_events.py Add type hints to tests/rest/client () 2022-02-28 18:59:00 +00:00
test_filter.py Add type hints to tests/rest/client () 2022-03-02 16:34:14 +00:00
test_groups.py Add type hints to tests/rest/client () 2022-02-28 18:59:00 +00:00
test_identity.py
test_keys.py
test_login.py
test_mutual_rooms.py Rename shared_rooms to mutual_rooms () 2022-03-23 11:19:20 +00:00
test_password_policy.py
test_power_levels.py
test_presence.py
test_profile.py Add type hints to tests/rest/client () 2022-02-28 17:47:37 +00:00
test_push_rule_attrs.py
test_redactions.py
test_register.py Add type hints to tests/rest/client () 2022-02-28 18:59:00 +00:00
test_relations.py Remove the unused and unstable /aggregations endpoint. () 2022-03-30 11:45:32 -04:00
test_report_event.py Add type hints to tests/rest/client () 2022-03-02 16:34:14 +00:00
test_retention.py Retention test: avoid relying on state at purged events () 2022-03-11 10:33:49 +00:00
test_room_batch.py
test_rooms.py Remove redundant get_success calls in test code () 2022-04-01 16:10:31 +01:00
test_sendtodevice.py
test_shadow_banned.py
test_sync.py Move MSC2654 support behind an experimental configuration flag. () 2022-03-31 15:05:13 -04:00
test_third_party_rules.py Add a callback to react to 3PID associations () 2022-03-31 18:27:21 +02:00
test_transactions.py Add type hints to tests/rest. () 2022-03-11 12:42:22 +00:00
test_typing.py Remove unused mocks from test_typing () 2022-03-02 17:24:52 +00:00
test_upgrade_room.py
utils.py Default to private room visibility rather than public when a client does not specify one, according to spec. () 2022-04-01 15:55:09 +01:00