MatrixSynapse/tests
Amber Brown 3bade14ec0
Fix search 500ing (#4122)
2018-10-31 04:33:41 +11:00
..
api
app
appservice
config
crypto
events
federation
handlers
http
push Write some tests for the email pusher (#4095) 2018-10-30 23:55:43 +11:00
replication
rest Fix search 500ing (#4122) 2018-10-31 04:33:41 +11:00
scripts Port register_new_matrix_user to Python 3 and add tests (#4085) 2018-10-26 22:05:22 +11:00
server_notices fix broken test 2018-10-25 23:15:03 +01:00
state
storage Refactor state group lookup to reduce DB hits (#4011) 2018-10-25 17:49:55 +01:00
util
__init__.py
server.py Write some tests for the email pusher (#4095) 2018-10-30 23:55:43 +11:00
test_distributor.py
test_dns.py
test_event_auth.py
test_federation.py
test_mau.py Write some tests for the email pusher (#4095) 2018-10-30 23:55:43 +11:00
test_metrics.py
test_preview.py
test_server.py
test_state.py
test_test_utils.py
test_types.py
test_visibility.py
unittest.py Write some tests for the email pusher (#4095) 2018-10-30 23:55:43 +11:00
utils.py