summary refs log tree commit diff
path: root/tests/replication/_base.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Simplify the way the `HomeServer` object caches its internal attributes. (#8...Jonathan de Jong2020-11-301-1/+1
* Remove redundant calls to `render()`Richard van der Hoff2020-11-161-4/+1
* Rename `create_test_json_resource` to `create_test_resource` (#8759)Richard van der Hoff2020-11-161-2/+2
* Don't require hiredis to run unit tests (#8680)Erik Johnston2020-10-291-1/+10
* Tell Black to format code for Python 3.5 (#8664)Dan Callahan2020-10-271-1/+1
* Solidify the HomeServer constructor. (#8515)Jonathan de Jong2020-10-151-2/+2
* Add unit test for event persister sharding (#8433)Erik Johnston2020-10-021-21/+203
* Rename database classes to make some sense (#8033)Erik Johnston2020-08-051-3/+3
* Fix client reader sharding tests (#7853)Erik Johnston2020-07-151-3/+165
* Clean up replication unit tests. (#7490)Erik Johnston2020-05-131-0/+307