Consensys / surya

A set of utilities for exploring Solidity contracts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create a comprehensive test suite

GNSPS opened this issue · comments

We necessarily have to create thorough tests.

So far I think our best option would be to use mocha-sinon and spy on console.logs but any help is greatly appreciated.