Displaying 1 result from an estimated 1 matches for "sub_total_amount".
2007 Sep 27
0
fixture_scenarios in trunk
...enarios with rspec. Following that I upgraded my rspec and
rspec_on_rails to the trunk versions and then installed the fixture
scenario plugin.
Now whenever I run my (previously passing rspecs) I get the following
error for all tests...
...
148)
NoMethodError in ''Cart should show a sub_total_amount''
You have a nil object when you didn''t expect it!
You might have expected an instance of Array.
The error occurred while evaluating nil.each
../vendor/plugins/fixture_scenarios/lib/fixture_scenarios.rb:37:in
`create_fixtures''
../vendor/plugins/fixture_scenarios/lib/fixt...