synapse/tests
2018-11-08 14:06:44 +00:00
..
api Allow backslashes in event field filters 2018-10-24 11:11:24 +01:00
app
appservice
config Merge branch 'develop' of github.com:matrix-org/synapse into erikj/alias_disallow_list 2018-10-25 15:25:31 +01:00
crypto
events Fix a number of flake8 errors 2018-10-24 10:39:03 +01:00
federation
handlers handle empty backups according to latest spec proposal (#4123) 2018-11-05 17:59:29 -05:00
http
push Add some tests for the HTTP pusher (#4149) 2018-11-06 05:53:24 +11:00
replication Clean up event accesses and tests 2018-11-02 13:44:14 +00:00
rest Fix URL preview bugs (type error when loading cache from db, content-type including quotes) (#4157) 2018-11-08 01:37:43 +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 Add helpers for getting prev and auth events (#4139) 2018-11-06 00:35:15 +11:00
storage Add test to assert set_e2e_device_keys correctly returns False on no-op 2018-11-08 14:06:44 +00:00
util
__init__.py
server.py Fix URL preview bugs (type error when loading cache from db, content-type including quotes) (#4157) 2018-11-08 01:37:43 +11:00
test_distributor.py
test_dns.py
test_event_auth.py
test_federation.py Clean up event accesses and tests 2018-11-02 13:44:14 +00:00
test_mau.py Remove some boilerplate in tests (#4156) 2018-11-07 03:00:00 +11:00
test_metrics.py
test_preview.py
test_server.py Remove some boilerplate in tests (#4156) 2018-11-07 03:00:00 +11:00
test_state.py
test_terms_auth.py Remove some boilerplate in tests (#4156) 2018-11-07 03:00:00 +11:00
test_test_utils.py
test_types.py
test_visibility.py
unittest.py Remove some boilerplate in tests (#4156) 2018-11-07 03:00:00 +11:00
utils.py Add config variables for enabling terms auth and the policy name (#4142) 2018-11-06 10:32:34 +00:00