Search Results

0
votes

Rails unit testing doesn’t load fixtures

BTW, I'm stuck in the exact same spot. I'm trying to run an integration test, that test calls fixtures :all, and the fixtures never load. I looked in environment.rb and …