MatrixSynapse/synapse
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
..
_scripts
api Enforce hs_disabled_message correctly 2019-03-19 11:30:54 +00:00
app Merge pull request #4852 from matrix-org/rav/move_rr_sending_to_worker 2019-03-15 12:30:30 +00:00
appservice
config Use a regular HomeServerConfig object for unit tests 2019-03-19 11:44:43 +00:00
crypto
events
federation Merge pull request #4855 from matrix-org/rav/refactor_transaction_queue 2019-03-15 12:32:11 +00:00
groups Merge branch 'develop' of github.com:matrix-org/synapse into anoa/public_rooms_federate_develop 2019-02-26 14:23:40 +00:00
handlers fix test_auto_create_auto_join_where_no_consent (#4886) 2019-03-19 11:38:59 +00:00
http
metrics
module_api
push
replication
res/templates
rest Add ratelimiting on login (#4821) 2019-03-15 17:46:16 +00:00
server_notices
state
static
storage Fix user directory background update (#4887) 2019-03-19 22:13:53 +11:00
streams
util
__init__.py
event_auth.py
notifier.py
python_dependencies.py
secrets.py
server.py Merge pull request #4855 from matrix-org/rav/refactor_transaction_queue 2019-03-15 12:32:11 +00:00
server.pyi
types.py
visibility.py