Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Translate all tests from AlonzoInvalidTxUTXOW to Imp test #4181

Open
lehins opened this issue Mar 7, 2024 · 0 comments
Open

Translate all tests from AlonzoInvalidTxUTXOW to Imp test #4181

lehins opened this issue Mar 7, 2024 · 0 comments
Assignees
Projects

Comments

@lehins
Copy link
Contributor

lehins commented Mar 7, 2024

All of the tests in the Test.Cardano.Ledger.Examples.AlonzoInvalidTxUTXOW need to be translated to Imp Test in cardano-ledger-alonzo:test:tests package into the respective [Rule]Spec modules that are relevant for the test. Note that not all tests are related to UTXOW, despite what the name of the module says.

If for some reason some tests require serious changes to Imp test, they can be left at the original place for the time being, until Imp test framework gets that feature implemented as part of another task.

Related ticket #4180

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Conway
  
To do
Development

No branches or pull requests

2 participants