IntersectMBO / plutus-apps

The Plutus application platform
Apache License 2.0
305 stars 213 forks source link

WIP: Add more E2E tests #1022

Closed catch-21 closed 1 year ago

catch-21 commented 1 year ago

New tests: datumHashSpendTest, mintBurnTest, collateralContainsTokenErrorTest, missingCollateralInputErrorTest, tooManyCollateralInputsErrorTest, referenceScriptDatumHashSpendTest, inlineDatumSpendTest, referenceInputWithV1ScriptErrorTest, referenceScriptOutputWithV1ScriptErrorTest, inlineDatumOutputWithV1ScriptErrorTest

catch-21 commented 1 year ago

No need to add these now we have moved plutus-e2e-test into its own repo. Closing.