vendredi 21 août 2015

Run rake test without db connection

I am having trouble running unit test on my rails app. When i run test, it tells me to run database migration. I will be running test on other application but I do not want to connect to db when I run the test. Is it possible to disable db connection whenever I run rake test?

Aucun commentaire:

Enregistrer un commentaire