synapse/tests
2022-04-01 15:55:09 +01:00
..
api
app
appservice Send device list updates to application services (MSC3202) - part 1 (#11881) 2022-03-30 14:39:27 +01:00
config
crypto Fix typechecker problems exposed by signedjson 1.1.2 (#12326) 2022-03-29 21:37:50 +00:00
events
federation Remove references to "msc2403" (#12165) 2022-03-30 11:15:47 +00:00
handlers Raise an exception when getting state at an outlier (#12191) 2022-04-01 13:01:49 +01:00
http
logging
module_api Default to private room visibility rather than public when a client does not specify one, according to spec. (#12350) 2022-04-01 15:55:09 +01:00
push
replication
rest Default to private room visibility rather than public when a client does not specify one, according to spec. (#12350) 2022-04-01 15:55:09 +01:00
scripts
server_notices
state
storage Default to private room visibility rather than public when a client does not specify one, according to spec. (#12350) 2022-04-01 15:55:09 +01:00
test_utils
util
__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_server.py
test_state.py
test_terms_auth.py
test_test_utils.py
test_types.py
test_visibility.py Handle outliers in /federation/v1/event (#12332) 2022-03-31 17:39:34 +00:00
unittest.py Move single-use methods out of TestCase (#12348) 2022-04-01 12:48:08 +00:00
utils.py