[rspec-users] Unwanted fixture data messing up my other tests
Max Williams
toastkid.williams at gmail.com
Thu Feb 21 06:17:46 EST 2008
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://rubyforge.org/pipermail/rspec-users/attachments/20080221/efa88355/attachment-0001.html
More information about the rspec-users
mailing list