MatrixSynapse/tests
Patrick Cloke 23d701864f
Improve the performance of calculating ignored users in large rooms (#9024)
This allows for efficiently finding which users ignore a particular
user.

Co-authored-by: Erik Johnston <erik@matrix.org>
2021-01-07 13:03:38 +00:00
..
api
app
appservice
config
crypto Add type hints to the crypto module. (#8999) 2021-01-04 10:04:50 -05:00
events Implement MSC2176: Updated redaction rules (#8984) 2021-01-05 07:41:48 -05:00
federation Fix RoomDirectoryFederationTests and make them actually run (#8998) 2020-12-30 19:27:32 +00:00
handlers Skip unit tests which require optional dependencies (#9031) 2021-01-07 11:41:28 +00:00
http
logging
module_api
push
replication lint 2020-12-15 22:35:50 +00:00
rest Skip unit tests which require optional dependencies (#9031) 2021-01-07 11:41:28 +00:00
scripts
server_notices
state
storage Improve the performance of calculating ignored users in large rooms (#9024) 2021-01-07 13:03:38 +00:00
test_utils
util Empty iterables should count towards cache usage. (#9028) 2021-01-06 12:33:20 -05:00
__init__.py
server.py
test_distributor.py
test_event_auth.py
test_federation.py
test_mau.py
test_metrics.py
test_phone_home.py
test_preview.py Skip unit tests which require optional dependencies (#9031) 2021-01-07 11:41:28 +00:00
test_server.py
test_state.py
test_terms_auth.py
test_test_utils.py
test_types.py
test_visibility.py
unittest.py Skip unit tests which require optional dependencies (#9031) 2021-01-07 11:41:28 +00:00
utils.py