mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-02-06 08:05:18 -05:00
![Jonathan de Jong](/assets/img/avatar_default.png)
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`.