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

Add roundtrip property tests and golden tests for UTxOValidationError CBOR instances

Open mrBliss opened this issue 5 years ago • 4 comments

Background

#598 introduced ToCBOR and FromCBOR instances for UTxOValidationError. However, these instances do not have tests.

Proposed Solution

Write tests.

mrBliss avatar Aug 02 '19 11:08 mrBliss

Round-trip tests added in #628.

intricate avatar Sep 04 '19 00:09 intricate

I still haven't gotten around to adding goldens.

intricate avatar Sep 20 '19 02:09 intricate

Marking as medium priority since a change in binary format here will break the wallet.

edsko avatar Feb 05 '20 09:02 edsko

Related: #710.

edsko avatar Feb 05 '20 09:02 edsko