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 Make `prev_state` field optional 2019-03-08 15:05:32 +00:00
federation Merge pull request #4855 from matrix-org/rav/refactor_transaction_queue 2019-03-15 12:32:11 +00:00
groups
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 Use static locations for Riot icons 2019-03-01 15:06:21 -07:00
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 Rename and move the classes 2019-03-13 20:02:56 +00:00
types.py declare a ReadReceipt class 2019-03-13 17:20:55 +00:00
visibility.py