MatrixSynapse/tests
Richard van der Hoff 2091c91fde
More refactoring in `get_events_as_list` (#5707)
We can now use `_get_events_from_cache_or_db` rather than going right back to
the database, which means that (a) we can benefit from caching, and (b) it
opens the way forward to more extensive checks on the original event.

We now always require the original event to exist before we will serve up a
redaction.
2019-07-17 17:34:13 +01:00
..
api
app
appservice
config
crypto
events
federation
handlers
http
push
replication
rest More refactoring in `get_events_as_list` (#5707) 2019-07-17 17:34:13 +01:00
scripts
server_notices
state
storage
test_utils
util
__init__.py
patch_inline_callbacks.py
server.py
test_distributor.py
test_event_auth.py
test_federation.py
test_mau.py
test_metrics.py
test_preview.py
test_server.py
test_state.py
test_terms_auth.py
test_test_utils.py
test_types.py
test_visibility.py
unittest.py More refactoring in `get_events_as_list` (#5707) 2019-07-17 17:34:13 +01:00
utils.py