openstreetmap-website/test/unit
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
..
acl_test.rb Commit ACL related files from earlier merges as svn merge seems to 2009-03-08 16:13:00 +00:00
changeset_tag_test.rb Rename all ID columns that aren't unique 2011-11-14 09:42:52 +00:00
changeset_test.rb Actually the changeset doesn't need an id attribute in the xml. It is simply fetched as a parameter in the url. Thanks for pointing it out Frederik. We really need more tests so that things like this are thought about more before committing potentially significant changes. 2009-12-15 23:53:19 +00:00
country_test.rb Some test improvements 2009-05-26 14:45:30 +00:00
diary_comment_test.rb Move to version 2.3.2 of rails. 2009-06-04 08:08:24 +00:00
diary_entry_test.rb Create new diary entry records instead of cloning the fixture 2011-11-14 09:42:52 +00:00
friend_test.rb Move to version 2.3.2 of rails. 2009-06-04 08:08:24 +00:00
language_test.rb tests for diary rss feeds 2009-08-19 05:07:26 +00:00
message_test.rb Avoid use of deprecated methods on error objects 2011-11-14 09:42:45 +00:00
node_tag_test.rb Rename all ID columns that aren't unique 2011-11-14 09:42:52 +00:00
node_test.rb Rename all ID columns that aren't unique 2011-11-14 09:42:52 +00:00
oauth_nonce_test.rb Revert r16046. 2009-06-23 02:48:38 +00:00
oauth_token_test.rb Revert "Switch to using oauth-plugin as a gem" 2010-06-07 16:01:04 +01:00
old_node_tag_test.rb Rename all ID columns that aren't unique 2011-11-14 09:42:52 +00:00
old_node_test.rb Rename all ID columns that aren't unique 2011-11-14 09:42:52 +00:00
old_relation_tag_test.rb Rename all ID columns that aren't unique 2011-11-14 09:42:52 +00:00
old_way_tag_test.rb Rename all ID columns that aren't unique 2011-11-14 09:42:52 +00:00
relation_member_test.rb Move to version 2.3.2 of rails. 2009-06-04 08:08:24 +00:00
relation_tag_test.rb Rename all ID columns that aren't unique 2011-11-14 09:42:52 +00:00
relation_test.rb Give a nice error message when parsing the nwr tags and they are missing the k and/or v. Also includes tests. 2009-06-11 11:08:37 +00:00
short_link_test.rb Adding 'shortlink' functions which will allow URLs like http://osm.org/go/XXXX suitable for use in twitter, etc... 2009-06-25 23:31:53 +00:00
trace_test.rb There are five trace fixtures now 2010-10-11 23:35:44 +01:00
tracepoint_test.rb Add extra visibility options for GPS traces, and enhance the API call 2009-08-13 17:06:11 +00:00
tracetag_test.rb Move to version 2.3.2 of rails. 2009-06-04 08:08:24 +00:00
user_preference_test.rb Duplicate records raise RecordNotUnique now, not StatementInvalid 2011-11-14 09:42:45 +00:00
user_test.rb Do validation in the :save context when testing email address validations 2011-11-14 09:42:46 +00:00
user_token_test.rb Move to version 2.3.2 of rails. 2009-06-04 08:08:24 +00:00
way_node_test.rb Rename all ID columns that aren't unique 2011-11-14 09:42:52 +00:00
way_tag_test.rb Rename all ID columns that aren't unique 2011-11-14 09:42:52 +00:00
way_test.rb Rework application configuration 2010-08-04 22:06:05 +01:00