validitylabs / messagingProtocol

Privacy-preserving messaging protocol for the web3
https://validitylabs.org/
15 stars 0 forks source link

Payment Channel SC Tests #3

Open mswezey23 opened 5 years ago

mswezey23 commented 5 years ago

Impl SC testing for PaymentChannel

mswezey23 commented 5 years ago

Initial Test File complete.

Note. Web3, from Truffle Beta v5, is now at v1.X.X. BigNumber no longer exists. Use BN.

Solidity coverage does work, so far.

TODO: get 100% coverage