Zilliqa / ZRC

Zilliqa Reference Contracts
MIT License
40 stars 57 forks source link

test: use json params util #126

Closed ghost closed 2 years ago

ghost commented 2 years ago

Description

This PR uses getJSONParams instead of useContractInfo. In this way, test cases are more consistent and readable. Also, it removes Scilla Checker dependency.