mirror of
https://github.com/matrix-org/synapse.git
synced 2026-02-11 10:42:15 +01:00
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`.