synapse/tests/replication
Richard van der Hoff cfd895a22e use global make_request() directly where we have a custom Resource
Where we want to render a request against a specific Resource, call the global
make_request() function rather than the one in HomeserverTestCase, allowing us
to pass in an appropriate `Site`.
2020-11-15 23:09:03 +00:00
..
slave
tcp Tell Black to format code for Python 3.5 (#8664) 2020-10-27 23:26:36 +00:00
__init__.py
_base.py Don't require hiredis to run unit tests (#8680) 2020-10-29 11:17:35 +00:00
test_client_reader_shard.py use global make_request() directly where we have a custom Resource 2020-11-15 23:09:03 +00:00
test_federation_ack.py
test_federation_sender_shard.py
test_multi_media_repo.py use global make_request() directly where we have a custom Resource 2020-11-15 23:09:03 +00:00
test_pusher_shard.py Add ability for access tokens to belong to one user but grant access to another user. (#8616) 2020-10-29 15:58:44 +00:00
test_sharded_event_persister.py use global make_request() directly where we have a custom Resource 2020-11-15 23:09:03 +00:00