forked-synapse/tests/replication/slave/storage
Richard van der Hoff e24ff8ebe3
Remove HomeServer.get_datastore() (#12031)
The presence of this method was confusing, and mostly present for backwards
compatibility. Let's get rid of it.

Part of #11733
2022-02-23 11:04:02 +00:00
..
__init__.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
_base.py Remove HomeServer.get_datastore() (#12031) 2022-02-23 11:04:02 +00:00
test_account_data.py Make the get_global_account_data_by_type_for_user cache be a tree-cache whose key is prefixed with the user ID (#11788) 2022-01-21 08:38:36 +00:00
test_events.py Add type hints to event_push_actions. (#11594) 2021-12-21 13:25:34 +00:00
test_receipts.py Fix tests on postgresql (#3740) 2018-09-04 02:21:48 +10:00