Ensure all parity functions are tested against solidity
Opened this issue · 0 comments
dpaiton commented
- make a list of all functions that implement exactly something from solidity
- identify which have solidity fuzz tests and which don't
- write solidity fuzz tests for those that don't