iamtrask / Sonar

DEPRECATED - Decentralized Machine Learning Server (hosted on Blockchain)
Apache License 2.0
141 stars 49 forks source link

:ant: fix: tests pass again #10

Closed axelhodler closed 6 years ago

axelhodler commented 6 years ago

makes sure truffle migrate will not fail

now we could set up some automated ci testing

anoff commented 6 years ago

Awesome! This needed testing for quite a while now. Noob question: How would you run those tests? 👀

axelhodler commented 6 years ago

truffle test which compiles, migrates (deploys) and runs the checks