summary refs log tree commit diff
path: root/tests/replication/http/test__base.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Correctly mention previous copyright (#16820)Erik Johnston2024-01-231-0/+1
* Update license headersPatrick Cloke2023-11-211-10/+16
* Add missing type hints to tests.replication. (#14987)Patrick Cloke2023-02-061-1/+1
* Wait for streams to catch up when processing HTTP replication. (#14820)Erik Johnston2023-01-181-4/+5
* Generalise the `@cancellable` annotation so it can be used on functions other...reivilibre2022-08-311-1/+2
* Clean up the test code for client disconnections (#12929)Sean Quah2022-06-071-6/+4
* Respect the `@cancellable` flag for `ReplicationEndpoint`s (#12700)Sean Quah2022-05-111-0/+106