something i learned on my rails testing journey. the sqlite3 :memory: plugin makes your tests run so much faster.. eases the pain.
http://github.com/rsl/memory_test_fix/tree/master