summary refs log tree commit diff
path: root/tests/replication/tcp/streams/test_events.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update black, and run auto formatting over the codebase (#9381)Eric Eastwood2021-02-161-4/+9
* Tell Black to format code for Python 3.5 (#8664)Dan Callahan2020-10-271-1/+1
* Convert the message handler to async/await. (#7884)Patrick Cloke2020-07-221-32/+44
* Discard RDATA from already seen positions. (#7648)Patrick Cloke2020-06-151-15/+59
* Clean up replication unit tests. (#7490)Erik Johnston2020-05-131-1/+1
* Use `stream.current_token()` and remove `stream_positions()` (#7172)Erik Johnston2020-05-011-8/+16
* Fix limit logic for EventsStream (#7358)Richard van der Hoff2020-04-291-0/+417