mirror of
https://github.com/element-hq/synapse.git
synced 2026-04-26 19:35:31 +00:00
6b5a115c0a
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`.