IntersectMBO / IntersectMBO/cardano-ledger
Add FromJSON instances with roundtrip and golden tests
Open
:detective: testing
- Dominant language
- Haskell
- Stars
- 295
- Forks
- 179
- Avg merge
- 4d 7h
- Merged PRs (30d)
- 29
Description
In #3323 many new ToJSON instances have been added by moving them from cardano-node. However, those instances are untested. We need to add:
* [ ] - FromJSON instances for all types that have ToJSON instances
* [ ] - Add roundtrip for all tests that have both ToJSON+FromJSON instances
* [ ] - Add golden tests for all types that have FromJSON instances
Contributor guide
Assessment
This issue has not been assessed yet.