statechannels / dispute-game

A prototype of the dispute game in typescript and solidity.
MIT License
9 stars 0 forks source link

Review current test suite #24

Closed andrewgordstewart closed 3 years ago

andrewgordstewart commented 3 years ago

The test suite should cover the target behaviour of the business logic of the solidity implementation.

Question: Should we use a code coverage tool?