boltlabs-inc / zeekoe

Zero-knowledge layer-2 payment channels
MIT License
24 stars 1 forks source link

Add establish tests #370

Closed vidyaap closed 2 years ago

vidyaap commented 2 years ago

Addresses #360

Main changes:

Tests were added to Amount struct rather than integration test suite because establishing channels with negative/zero balance errors out before ever attempting to run the command

marsella commented 2 years ago

Admin note: Github will automatically close issues if you link them with the words "fixes", "closes" or "resolves" in the PR description. https://docs.github.com/en/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue#linking-a-pull-request-to-an-issue-using-a-keyword

You can also manually add them in the "development" tag on the sidebar.