DovetailSoftware / dovetail-bootstrap

Get started writing Dovetail SDK applications. Included is an example of a web application using FubuMVC and Windows service application using Topshelf.
http://www.dovetailsoftware.com/blogs/kmiller/archive/2012/01/24/introducing-dovetail-bootstrap
Other
6 stars 5 forks source link

default rake task, unit tests, talking to database #19

Closed gsherman closed 1 year ago

gsherman commented 11 years ago

The default rake task: rake default # Default, compiles and runs unit tests

is touching the database, creating cases, etc.

this is unexpected.

expected it to just run unit tests, not integration tests.

KevM commented 11 years ago

This was fixed in 8b0a26302c0870939220daa1fe6a452c8f2e8417