blinklabs-io / gouroboros

Go implementation of the Cardano Ouroboros family of protocols
Apache License 2.0
67 stars 11 forks source link

Create integration test framework #23

Open agaffney opened 2 years ago

agaffney commented 2 years ago

This will require an actual cardano-node instance with an actual chain to sync. This could be the official testnet or a custom testnet that we generate blocks for.

agaffney commented 1 year ago

We now have a mock Ouroboros conversation test framework that mostly covers this