cardano-ledger icon indicating copy to clipboard operation
cardano-ledger copied to clipboard

Translate all tests from `AlonzoBBODY` to Imp test

Open neilmayhew opened this issue 2 months ago • 1 comments

Description

Translate all tests from AlonzoBBODY to Imp test

Closes #4182

Checklist

  • [ ] Commits in meaningful sequence and with useful messages.
  • [ ] Tests added or updated when needed.
  • [ ] CHANGELOG.md files updated for packages with externally visible changes.
    NOTE: New section is never added with the code changes. (See RELEASING.md).
  • [ ] Versions updated in .cabal and CHANGELOG.md files when necessary, according to the versioning process.
  • [ ] Version bounds in .cabal files updated when necessary.
    NOTE: If bounds change in a cabal file, that package itself must have a version increase. (See RELEASING.md).
  • [x] Code formatted (use scripts/fourmolize.sh).
  • [x] Cabal files formatted (use scripts/cabal-format.sh).
  • [x] CDDL files are up to date (use scripts/gen-cddl.sh)
  • [x] hie.yaml updated (use scripts/gen-hie.sh).
  • [ ] Self-reviewed the diff.

neilmayhew avatar Nov 04 '25 19:11 neilmayhew

This includes the commits from #5404 and will need to be rebased after that's merged

neilmayhew avatar Dec 06 '25 00:12 neilmayhew