I have a fixture for one of my tables that i use in some model tests.  The
data in it is messing up some other tests for a different model, that
doesn't ask for the fixture - isn't the fixture data supposed to be cleared
out of the test db in between tests, and only be present if specifically
asked for?  or am i using them wrong?

thanks
max
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to