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

Remove orphan golden tests

Open neilmayhew opened this issue 1 year ago • 1 comments

Description

Remove golden tests of functionality that is now in ledger and has golden tests there.

This should be merged after #5772

Checklist

  • [x] Commit sequence broadly makes sense and commits have useful messages
  • [x] New tests are added if needed and existing tests are updated.
  • [ ] Any changes are noted in the CHANGELOG.md for affected package
  • [ ] The version bounds in .cabal files are updated
  • [ ] CI passes. See note on CI. The following CI checks are required:
    • [ ] Code is linted with hlint. See .github/workflows/check-hlint.yml to get the hlint version
    • [ ] Code is formatted with stylish-haskell. See .github/workflows/stylish-haskell.yml to get the stylish-haskell version
    • [ ] Code builds on Linux, MacOS and Windows for ghc-8.10.7 and ghc-9.2.7
  • [x] Self-reviewed the diff

neilmayhew avatar Apr 10 '24 16:04 neilmayhew

cc @Lucsanszky

neilmayhew avatar Apr 11 '24 13:04 neilmayhew

This PR is stale because it has been open 45 days with no activity.

github-actions[bot] avatar May 27 '24 01:05 github-actions[bot]

Superseded by recent integration

neilmayhew avatar May 28 '24 13:05 neilmayhew