getdave / grunt-deployments

MYSQL database deployments using GruntJS
MIT License
72 stars 34 forks source link

Write more comprehensive tests #33

Open getdave opened 10 years ago

getdave commented 10 years ago

Currently only very poor basic tests exist. To ensure this repo can continue to develop better tests are required.

I'm currently using Vows.

getdave commented 10 years ago

Integrate with Travis CI

http://about.travis-ci.org/docs/user/languages/javascript-with-nodejs/

getdave commented 10 years ago

More info

http://dev.tutsplus.com/tutorials/testing-in-node-js--net-35018