synapse/tests/replication
Jonathan de Jong 6b5a115c0a
Solidify the HomeServer constructor. (#8515)
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`.
2020-10-15 15:29:13 -04:00
..
slave
tcp
__init__.py
_base.py Solidify the HomeServer constructor. (#8515) 2020-10-15 15:29:13 -04:00
test_client_reader_shard.py
test_federation_ack.py Solidify the HomeServer constructor. (#8515) 2020-10-15 15:29:13 -04:00
test_federation_sender_shard.py
test_pusher_shard.py
test_sharded_event_persister.py