hyperledger-labs / perun-node

State channel node of the blockchain-agnostic state channels framework Perun.
https://labs.hyperledger.org/perun-doc/
Apache License 2.0
18 stars 12 forks source link

Refactor by merging client & session pkg #196

Closed manoranjith closed 3 years ago

manoranjith commented 3 years ago

Description

.##### Category

Implementation Task

Relevant issue

Relates to #132.

Testing

As a part of the refactor the tests in client package and session package have been combined. Coverage should be the same and all existing tests should pass.

Steps to run the tests

Checklist