Open
Description
Remove duplication in bridge_test file. Most test cases (other than unwind) follow the same pattern and just differ in the verification.
We can implement a table driven test similar to TestBlockDownloaderDownloadBlocksRespectsBlockLimit
.