openstreetmap-website/test
Tom Hughes 44a9a65aa7 Create new diary entry records instead of cloning the fixture
Cloning fixtures doesn't seem to do a deep copy in rails 3.1 so the
attribute changes persist into other future cloned copies of the same
fixture. The fix is to create completely new records for each test.
2011-11-14 09:42:52 +00:00
..
fixtures Rename all ID columns that aren't unique 2011-11-14 09:42:52 +00:00
functional Rename all ID columns that aren't unique 2011-11-14 09:42:52 +00:00
integration Replace deprecated response.redirected_to with response.redirect_url 2011-11-14 09:42:50 +00:00
performance Update to rails 3 2011-11-14 09:42:40 +00:00
unit Create new diary entry records instead of cloning the fixture 2011-11-14 09:42:52 +00:00
test_helper.rb Remove monkey patch added for rails 2 2011-11-14 09:42:50 +00:00