synapse/tests/replication
Richard van der Hoff 7eebe4b3fc Replace request.code with channel.code
The two are equivalent, but really we want to check the HTTP result that got
returned to the channel, not the code that the Request object *intended* to
return to the channel.
2020-12-15 22:32:12 +00:00
..
slave Add EventStreamPosition type (#8388) 2020-09-24 13:24:17 +01:00
tcp Tell Black to format code for Python 3.5 (#8664) 2020-10-27 23:26:36 +00:00
__init__.py Add a /replication API for extracting the updates that happened on 2016-03-01 14:49:41 +00:00
_base.py Merge pull request #8858 from matrix-org/rav/sso_uia 2020-12-02 20:06:53 +00:00
test_auth.py Replace request.code with channel.code 2020-12-15 22:32:12 +00:00
test_client_reader_shard.py Replace request.code with channel.code 2020-12-15 22:32:12 +00:00
test_federation_ack.py Solidify the HomeServer constructor. (#8515) 2020-10-15 15:29:13 -04:00
test_federation_sender_shard.py Apply an IP range blacklist to push and key revocation requests. (#8821) 2020-12-02 11:09:24 -05:00
test_multi_media_repo.py Default to blacklisting reserved IP ranges and add a whitelist. (#8870) 2020-12-09 13:56:06 -05:00
test_pusher_shard.py Add additional validation to pusher URLs. (#8865) 2020-12-04 10:51:56 -05:00
test_sharded_event_persister.py Remove redundant calls to render() 2020-11-16 18:24:08 +00:00