MatrixSynapse/tests
Andrew Morgan c5f487b7cb
Update expected DB query count when creating a room (#13307)
2022-07-18 13:02:25 +01:00
..
api Allow rate limiters to passively record actions they cannot limit (#13253) 2022-07-13 19:09:42 +00:00
app
appservice
config
crypto
events
federation Use HTTPStatus constants in place of literals in tests. (#13297) 2022-07-15 19:31:27 +00:00
handlers Use HTTPStatus constants in place of literals in tests. (#13297) 2022-07-15 19:31:27 +00:00
http
logging
module_api
push
replication
rest Update expected DB query count when creating a room (#13307) 2022-07-18 13:02:25 +01:00
scripts
server_notices
state
storage Use a real room in the notification rotation tests. (#13260) 2022-07-15 08:22:43 -04:00
test_utils
util
__init__.py
server.py
test_distributor.py
test_event_auth.py
test_federation.py Rip out auth-event reconciliation code (#12943) 2022-07-14 21:52:26 +00:00
test_mau.py
test_metrics.py
test_phone_home.py
test_server.py
test_state.py Don't pull out the full state when storing state (#13274) 2022-07-15 12:59:45 +00:00
test_terms_auth.py Remove unnecessary `json.dumps` from tests (#13303) 2022-07-17 22:28:45 +01:00
test_test_utils.py
test_types.py
test_visibility.py
unittest.py Remove unnecessary `json.dumps` from tests (#13303) 2022-07-17 22:28:45 +01:00
utils.py