0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-15 17:18:19 +02:00
synapse/tests/app
Jonathan de Jong 6b5a115c0a
Solidify the HomeServer constructor. (#8515)
This implements a more standard API for instantiating a homeserver and
moves some of the dependency injection into the test suite.

More concretely this stops using `setattr` on all `kwargs` passed to `HomeServer`.
2020-10-15 15:29:13 -04:00
..
__init__.py Integrate presence from hotfixes (#3694) 2018-08-18 01:08:45 +10:00
test_frontend_proxy.py Solidify the HomeServer constructor. (#8515) 2020-10-15 15:29:13 -04:00
test_openid_listener.py Solidify the HomeServer constructor. (#8515) 2020-10-15 15:29:13 -04:00