EthDrop icon indicating copy to clipboard operation
EthDrop copied to clipboard

run tests in ci /cd

Open JimLynchCodes opened this issue 4 years ago • 1 comments
trafficstars

I added a blank circleci script file, but it doesn't actually do anything yet...

since we have a "monorepo" (both the smart contracts and javascript in one repo) I guess we just run the "npm test" command for both here!

Bonus: start looking into how to handle deployments from ci pipelines...

JimLynchCodes avatar Aug 17 '21 14:08 JimLynchCodes

https://github.com/TDD-Solidity/EthDrop/issues/14

JimLynchCodes avatar Aug 17 '21 14:08 JimLynchCodes