On Thu, Nov 6, 2008 at 2:53 AM, Joseph Wilk <[EMAIL PROTECTED]>wrote:

> I'm getting expected: "1"
>>                         got: "0"
>> on a simple should change(Model, :count).by(1)
>>
>> It follows the specific model around as well.  If I change order of the
>> fit table or not (the fit table has 20 rows of different models all being
>> exercised the same way, they are part of a replication tool that copies a
>> database).  The only time it passes is when I run the feature independently.
>>
>>  Are you running using Webrat or Selenium/Watir?


Yes!  Running webrat, latest trunk version (as of yesterday anyway).  Though
this feature doesn't use it specifically, webrat is loaded with a require
line in the features/steps/env.rb file.

-- 
http://lindsaar.net/
Rails, RSpec and Life blog....
_______________________________________________
rspec-users mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to