mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-01-27 05:17:05 -05: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`.