openstreetmap-website/test/controllers
Tom Hughes 7f81de2065 Don't try and match xmlns as an attribute
This doesn't seem to work with the new nokogiri based matching
in rails 4.2 probably because the attribute is removed by the
parser and used to set the namespace of the element.
2015-01-11 12:54:17 +00:00
..
amf_controller_test.rb Don't preload the nodes as it seems to break the ordering 2014-07-29 10:14:08 +01:00
api_controller_test.rb Don't try and match xmlns as an attribute 2015-01-11 12:54:17 +00:00
browse_controller_test.rb Reorganise tests to match modern rails test layout 2014-02-26 00:13:19 +00:00
changeset_controller_test.rb Fix invalid CSS selectors 2015-01-10 17:45:10 +00:00
diary_entry_controller_test.rb Updated for changes in rails HTML testing 2015-01-11 12:53:06 +00:00
export_controller_test.rb Reorganise tests to match modern rails test layout 2014-02-26 00:13:19 +00:00
geocoder_controller_test.rb Reorganise tests to match modern rails test layout 2014-02-26 00:13:19 +00:00
message_controller_test.rb Fix invalid CSS selectors 2015-01-10 12:41:09 +00:00
node_controller_test.rb Fix invalid CSS selectors 2015-01-10 12:41:09 +00:00
notes_controller_test.rb Fix invalid CSS selectors 2015-01-10 12:41:09 +00:00
oauth_clients_controller_test.rb Reorganise tests to match modern rails test layout 2014-02-26 00:13:19 +00:00
oauth_controller_test.rb Reorganise tests to match modern rails test layout 2014-02-26 00:13:19 +00:00
old_node_controller_test.rb Fix invalid CSS selectors 2015-01-10 12:41:09 +00:00
old_relation_controller_test.rb Fix invalid CSS selectors 2015-01-10 12:41:09 +00:00
old_way_controller_test.rb Fix invalid CSS selectors 2015-01-10 12:41:09 +00:00
redactions_controller_test.rb Reorganise tests to match modern rails test layout 2014-02-26 00:13:19 +00:00
relation_controller_test.rb Fix invalid CSS selectors 2015-01-10 12:41:09 +00:00
search_controller_test.rb Reorganise tests to match modern rails test layout 2014-02-26 00:13:19 +00:00
site_controller_test.rb Rewrite layer parameters in shortlinks correctly 2014-06-17 21:15:36 +01:00
swf_controller_test.rb Reorganise tests to match modern rails test layout 2014-02-26 00:13:19 +00:00
trace_controller_test.rb Rename Trace#public to Trace#visible_to_all 2014-07-04 19:24:25 +01:00
user_blocks_controller_test.rb Don't assume we know what ID the new block will have 2014-07-04 19:24:25 +01:00
user_controller_test.rb Fix invalid CSS selectors 2015-01-10 12:41:09 +00:00
user_preference_controller_test.rb Update for API change in CPK 7.x 2014-07-04 19:24:25 +01:00
user_roles_controller_test.rb Reorganise tests to match modern rails test layout 2014-02-26 00:13:19 +00:00
way_controller_test.rb Fix invalid CSS selectors 2015-01-10 12:41:09 +00:00