synapse/tests
Sean Quah a302d3ecf7
Remove unnecessary reactor reference from _PerHostRatelimiter (#14842)
Fix up #14812 to avoid introducing a reference to the reactor.

Signed-off-by: Sean Quah <seanq@matrix.org>
2023-01-16 13:16:19 +00:00
..
api
app
appservice
config
crypto Add missing type hints to tests. (#14687) 2022-12-28 08:29:35 -05:00
events
federation Also use stable name in SendJoinResponse struct (#14841) 2023-01-16 12:40:25 +00:00
handlers Support RFC7636 PKCE in the OAuth 2.0 flow. (#14750) 2023-01-04 14:58:08 -05:00
http
logging
metrics Add missing type hints to tests. (#14687) 2022-12-28 08:29:35 -05:00
module_api Add set_displayname to the module API (#14629) 2023-01-11 18:41:52 +00:00
push Factor out common code in tests and fix comments. (#14819) 2023-01-11 13:36:41 -05:00
replication
rest Implement MSC3925: changes to bundling of edits (#14811) 2023-01-10 16:31:28 +00:00
scripts
server_notices
state
storage Re-enable some linting (#14821) 2023-01-12 10:52:07 +00:00
test_utils
types
util Remove unnecessary reactor reference from _PerHostRatelimiter (#14842) 2023-01-16 13:16:19 +00:00
__init__.py
server.py
test_distributor.py
test_event_auth.py
test_federation.py
test_mau.py
test_phone_home.py
test_rust.py
test_server.py
test_state.py
test_terms_auth.py
test_test_utils.py
test_types.py
test_visibility.py
unittest.py
utils.py