openstreetmap-website/test/unit
Matt Amos 64030a40ac Replace @ with ~ in the shortlink
This should help Twitter's horribly broken URL detection algorithm
not screw up shortlinks from OSM.
2011-11-24 22:27:16 +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
bounding_box_test.rb Refactor bounding box code 2011-11-14 09:42:57 +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 Make OAuth work again 2011-11-16 21:13:25 +00: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 Replace @ with ~ in the shortlink 2011-11-24 22:27:16 +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 Refactor bounding box code 2011-11-14 09:42:57 +00:00