MatrixSynapse/tests
Richard van der Hoff 2dd2e90e2b Test `get_extra_attributes` fallback
despite the warnings saying "don't implement get_extra_attributes", we had
implemented it, so the tests weren't doing what we thought they were.
2020-12-15 23:10:59 +00:00
..
api
app
appservice
config
crypto
events
federation
handlers Test `get_extra_attributes` fallback 2020-12-15 23:10:59 +00:00
http
logging Various clean-ups to the logging context code (#8935) 2020-12-14 14:19:47 -05:00
module_api
push Add additional validation to pusher URLs. (#8865) 2020-12-04 10:51:56 -05:00
replication Default to blacklisting reserved IP ranges and add a whitelist. (#8870) 2020-12-09 13:56:06 -05:00
rest Test `get_extra_attributes` fallback 2020-12-15 23:10:59 +00:00
scripts
server_notices
state Pass room_id to get_auth_chain_difference (#8879) 2020-12-04 15:52:49 +00:00
storage Add number of local devices to Room Details Admin API (#8886) 2020-12-11 10:42:47 +00:00
test_utils Preparatory refactoring of the SamlHandlerTestCase (#8938) 2020-12-15 20:56:10 +00:00
util
__init__.py
server.py
test_distributor.py
test_event_auth.py
test_federation.py Various clean-ups to the logging context code (#8935) 2020-12-14 14:19:47 -05:00
test_mau.py
test_metrics.py
test_phone_home.py
test_preview.py Do not raise a 500 exception when previewing empty media. (#8883) 2020-12-07 10:00:08 -05:00
test_server.py
test_state.py
test_terms_auth.py
test_test_utils.py
test_types.py
test_visibility.py
unittest.py
utils.py