statechannels / dispute-game

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

Require 100% test coverage of the ChallengeManager #36

Closed kerzhner closed 3 years ago

kerzhner commented 3 years ago

This PR adds tests to cover 100% of ChallengeManager.

Fixes https://github.com/statechannels/dispute-game/issues/24