mirror of
https://mau.dev/maunium/synapse.git
synced 2024-11-04 21:58:54 +01: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`.
1 line
111 B
Text
1 line
111 B
Text
Apply some internal fixes to the `HomeServer` class to make its code more idiomatic and statically-verifiable.
|