On Thu, Mar 22, 2012 at 9:54 AM, Pito Salas wrote:
> I am taking over a code base and am trying to run the tests. I am
> somewhat new to RSpec so this might be a trivial problem.
>
> Basically I can tell that the fixtures are not getting loaded. All 100
> tests fail with a similar error.
>
> But I
I am taking over a code base and am trying to run the tests. I am
somewhat new to RSpec so this might be a trivial problem.
Basically I can tell that the fixtures are not getting loaded. All 100
tests fail with a similar error.
But I don't know why. Below is the code, with my narrative with ***