MatrixSynapse/tests
Richard van der Hoff 13bc1e0746 Use a regular HomeServerConfig object for unit tests
Rather than using a Mock for the homeserver config, use a genuine
HomeServerConfig object. This makes for a more realistic test, and means that
we don't have to keep remembering to add things to the mock config every time
we add a new config setting.
2019-03-19 11:44:43 +00:00
..
api Enforce hs_disabled_message correctly 2019-03-19 11:30:54 +00:00
app Fix flake8 issues 2019-01-23 10:53:48 +02:00
appservice Run black. 2018-08-10 23:54:09 +10:00
config
crypto
events
federation Run black. 2018-08-10 23:54:09 +10:00
handlers fix test_auto_create_auto_join_where_no_consent (#4886) 2019-03-19 11:38:59 +00:00
http Move ClientTLSOptionsFactory init out of refresh_certificates (#4611) 2019-02-11 18:03:30 +00:00
push Fix email test 2019-03-19 11:44:43 +00:00
replication Add rate-limiting on registration (#4735) 2019-03-05 14:25:33 +00:00
rest Fix registration test 2019-03-19 11:44:43 +00:00
scripts
server_notices Fix resource limits tests 2019-03-19 11:44:43 +00:00
state
storage Migrate the user directory initial population to a background task (#4864) 2019-03-19 04:50:24 +11:00
test_utils
util
__init__.py
patch_inline_callbacks.py
server.py
test_distributor.py
test_event_auth.py
test_federation.py
test_mau.py Add rate-limiting on registration (#4735) 2019-03-05 14:25:33 +00:00
test_metrics.py
test_preview.py
test_server.py
test_state.py
test_terms_auth.py
test_test_utils.py Run black. 2018-08-10 23:54:09 +10:00
test_types.py
test_visibility.py
unittest.py Migrate the user directory initial population to a background task (#4864) 2019-03-19 04:50:24 +11:00
utils.py Use a regular HomeServerConfig object for unit tests 2019-03-19 11:44:43 +00:00