go-perun icon indicating copy to clipboard operation
go-perun copied to clipboard

Extend generic channel tests

Open matthiasgeihs opened this issue 3 years ago • 0 comments

Location

channel/test

Problem

There do not exist generic tests for the following interfaces: channel.Adjudicator, channel.Funder, channel.AdjudicatorSubscription. The generic backend test does not cover method DecodeAsset.

Proposal

We add generic tests for channel.Adjudicator, channel.Funder, channel.AdjudicatorSubscription, and channel.Backend.DecodeAsset.

matthiasgeihs avatar Sep 21 '21 14:09 matthiasgeihs