Deyan Ginev edited testing.tex  about 9 years ago

Commit id: d47ed471b9d01d74876e162886583213f48f8e4a

deletions | additions      

       

And run your favorite Rails test suite. Whether you want to have a cron job sync with your version control repository (we are hosted on GitHub) or do things locally over the local network  via rsync, it's all good. Personally, I am not using the Pi to test production, we have more reliable tools for that job. Instead, I am testing the integrity of my local changes, before I push them online, to minimize the publicity of my blunders. It is also a control for keeping our test suite lean and our environment portable. The Pi 2 has just enough juice to manage our test suite with its quad core 1Ghz CPU, but would definitely struggle through a mammoth test suite.