kingdonb / hubot-malta

UBHacking Team-Building Slack Chat Bot Plugin Project
https://www.npmjs.com/package/hubot-malta
0 stars 0 forks source link

Unit testing or regression testing #1

Open yebyen opened 8 years ago

yebyen commented 8 years ago

No test suite guarantees that new features don't break existing functionality. Features should be built to make a test or spec pass. Pushes that cause the spec to fail should not be promoted to heroku, should be rejected instead.

kingdonb commented 8 years ago

This stuff is gold: https://devcenter.heroku.com/articles/pipelines

kingdonb commented 8 years ago

https://github.com/github/hubot-scripts/wiki/testing-locally

To work locally without on-disk or persistent saving, take away the redis-brain