synapse/tests/replication/tcp
Erik Johnston fce663889b
Add some replication tests (#7278)
Specifically some tests for the typing stream, which means we test streams that fetch missing updates via HTTP (rather than via the DB).

We also shuffle things around a bit so that we create two separate `HomeServer` objects, rather than trying to insert a slaved store into places.

Note: `test_typing.py` is heavily inspired by `test_receipts.py`
2020-04-28 17:42:03 +01:00
..
streams Add some replication tests (#7278) 2020-04-28 17:42:03 +01:00
__init__.py Fix bug where read-receipts lost their timestamps (#4927) 2019-03-25 16:38:05 +00:00
test_commands.py Another go at fixing one-word commands (#7326) 2020-04-22 14:34:31 +01:00