0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2025-01-19 05:21:55 +01:00
synapse/tests/rest/client
Richard van der Hoff 5b2b36809f
Remove more references to get_datastore (#12067)
These have snuck in since #12031 was started.

Also a couple of other cleanups while we're in the area.
2022-02-23 12:35:53 +00:00
..
__init__.py
test_account.py Remove more references to get_datastore (#12067) 2022-02-23 12:35:53 +00:00
test_auth.py Fix slow performance of /logout in some cases where refresh tokens are in use. The slowness existed since the initial implementation of refresh tokens. (#12056) 2022-02-22 13:29:04 +00:00
test_capabilities.py Support the stable API endpoint for MSC3283: new settings in /capabilities endpoint (#11933) 2022-02-11 09:32:11 +00:00
test_consent.py
test_device_lists.py Add some tests for propagation of device list changes between local users (#11972) 2022-02-15 11:27:56 +00:00
test_directory.py
test_ephemeral_message.py
test_events.py
test_filter.py Remove HomeServer.get_datastore() (#12031) 2022-02-23 11:04:02 +00:00
test_groups.py
test_identity.py
test_keys.py
test_login.py Remove HomeServer.get_datastore() (#12031) 2022-02-23 11:04:02 +00:00
test_password_policy.py
test_power_levels.py
test_presence.py
test_profile.py Remove HomeServer.get_datastore() (#12031) 2022-02-23 11:04:02 +00:00
test_push_rule_attrs.py
test_redactions.py
test_register.py Remove HomeServer.get_datastore() (#12031) 2022-02-23 11:04:02 +00:00
test_relations.py Remove HomeServer.get_datastore() (#12031) 2022-02-23 11:04:02 +00:00
test_report_event.py
test_retention.py Remove HomeServer.get_datastore() (#12031) 2022-02-23 11:04:02 +00:00
test_room_batch.py Expose the registered device ID from the register_appservice_user test helper. (#11615) 2022-02-02 09:59:55 +00:00
test_rooms.py Remove HomeServer.get_datastore() (#12031) 2022-02-23 11:04:02 +00:00
test_sendtodevice.py Fix to-device being dropped in limited sync in SQLite. (#11966) 2022-02-11 13:38:05 +00:00
test_shadow_banned.py Remove HomeServer.get_datastore() (#12031) 2022-02-23 11:04:02 +00:00
test_shared_rooms.py Remove HomeServer.get_datastore() (#12031) 2022-02-23 11:04:02 +00:00
test_sync.py Remove HomeServer.get_datastore() (#12031) 2022-02-23 11:04:02 +00:00
test_third_party_rules.py Tests: replace mocked Authenticator with the real thing (#11913) 2022-02-11 12:06:02 +00:00
test_transactions.py
test_typing.py Remove HomeServer.get_datastore() (#12031) 2022-02-23 11:04:02 +00:00
test_upgrade_room.py Remove HomeServer.get_datastore() (#12031) 2022-02-23 11:04:02 +00:00
utils.py Add some tests for propagation of device list changes between local users (#11972) 2022-02-15 11:27:56 +00:00