Darwin-Coin / darwin-token-contracts

Darwin Protocol Smart Contracts
https://darwinprotocol.io
0 stars 0 forks source link

Test Code Coverage #20

Closed kingofclubstroyDev closed 1 year ago

kingofclubstroyDev commented 1 year ago

Code coverage needs to cover at least 100% lines, and ideally as close to 100% branch for both darwin and darwinCommunity contracts. A coverage report can be run by calling:

npx hardhat coverage

in the terminal

thesios commented 1 year ago

darwin and presale were tested