alanyuchenhou / athanasea

Advanced virtual animal rescue web app (CAUTION: site under construction)
https://athanasea.herokuapp.com
MIT License
3 stars 3 forks source link

testing #7

Closed alanyuchenhou closed 6 years ago

alanyuchenhou commented 8 years ago

I'm trying to figure out how to do unit testing and acceptance testing. The meter guide will have more information in 1.3 release in a few weeks.

ylhou commented 8 years ago

travis-ci may provide solutions of testing

alanyuchenhou commented 8 years ago

Meteor 1.3 was released yesterday and I upgraded the platform to 1.3. The meter guide just added a lot of information about testing: unit testing, integration testing, acceptance testing and continuous integration. I'll be working on these.