TrueBitFoundation / truebit-os

[DEPRECATED] Interactive client
Apache License 2.0
82 stars 26 forks source link

Smart contract unit tests + extra #84

Closed hswick closed 5 years ago

hswick commented 6 years ago

I've added the first unit test for the IncentiveLayer smart contract. It can be used as a template for other unit tests.

Also ran npm audit fix, and added the nyc code coverage tool.