summaryrefslogtreecommitdiff
path: root/test/test-e2e.cpp
Commit message (Expand)AuthorAge
* Push lots of test logic into a fixture for easier test case creationDan Goodliffe2021-08-07
* Handle gtid and xid transaction eventsDan Goodliffe2021-08-05
* Allow longer for e2e test to runDan Goodliffe2021-07-31
* Subclass UpdateDatabase to wait for N operations to be completedDan Goodliffe2021-07-31
* Copy table content in a TX as part of add tableDan Goodliffe2021-07-31
* Support the rotate event to move to the next binlog fileDan Goodliffe2021-07-25
* Fix up insert/delete SQL generationDan Goodliffe2021-07-24
* First cut replicating row updatesDan Goodliffe2021-07-22
* Create test table before setting up replDan Goodliffe2021-07-22
* Support copying exist table dataDan Goodliffe2021-07-04
* Add an existing table to the configDan Goodliffe2021-06-27
* Code for setting up an initial source from scratchDan Goodliffe2021-06-13