openstreetmap-website/test/unit
Tom Hughes e1d873cde9 Add functional tests for user blocks
Also fixes various issues in the code discovered while writing
the tests, and adds some named routes for user blocks.
2012-03-19 11:26:02 +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 Add some extra unit tests for diary entries 2012-03-07 15:59:07 +00:00
diary_entry_test.rb Add some extra unit tests for diary entries 2012-03-07 15:59:07 +00:00
friend_test.rb Move to version 2.3.2 of rails. 2009-06-04 08:08:24 +00:00
i18n_test.rb Add a test to check the validity of the translations 2012-03-04 14:24:21 +00:00
language_test.rb tests for diary rss feeds 2009-08-19 05:07:26 +00:00
message_test.rb Treat messages received by email as plain text 2012-03-17 16:37:00 +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 Turn on mass assignment protection 2012-03-06 08:54:45 +00:00
oauth_nonce_test.rb Revert r16046. 2009-06-23 02:48:38 +00:00
oauth_token_test.rb Turn on mass assignment protection 2012-03-06 08:54:45 +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
rich_text_test.rb Add some tests for the RichText module 2012-03-17 16:37:21 +00:00
short_link_test.rb Replace @ with ~ in the shortlink 2011-11-24 22:27:16 +00:00
trace_test.rb Add some more unit tests for traces 2012-03-07 21:12:02 +00: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 Add some more unit tests for traces 2012-03-07 21:12:02 +00:00
user_preference_test.rb Duplicate records raise RecordNotUnique now, not StatementInvalid 2011-11-14 09:42:45 +00:00
user_test.rb Add functional tests for user blocks 2012-03-19 11:26:02 +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