IntersectMBO / IntersectMBO/cardano-ledger
Enable trace tests for Babbage onwards
Open
:credit_card: technical-debt
:detective: testing
:slot_machine: property test
BabbageEra
ConwayEra
- Dominant language
- Haskell
- Stars
- 295
- Forks
- 179
- Avg merge
- 4d 7h
- Merged PRs (30d)
- 29
Description
The chain-trace tests used in Shelley-Alonzo could now be used in Babbage-Conway. It would require an instance of `EraGen` for each of those eras, and adding calls to the appropriate tests in the respective test suites.
Before this is done we probably want to move most of the test code from the test-suites to the testlibs.
Contributor guide
Assessment
This issue has not been assessed yet.