openstreetmap-website/test/controllers
Andy Allan c647aa3d4d Refactor the from_xml methods to act on existing trace objects.
Setting the new tags with the = operator takes care of removing the
old ones, and is the same approach as taken by the tagstring= method.

Fixes #1600
2017-08-18 10:09:50 +01:00
..
amf_controller_test.rb Fix rubocop warnings 2017-06-02 00:08:30 +01:00
api_controller_test.rb Standardise on basic_authorization without the parentheses 2017-07-12 14:36:17 +01:00
browse_controller_test.rb Update get/post etc to remove use of deprecated syntax 2017-06-27 08:26:44 +01:00
changeset_controller_test.rb Standardise on basic_authorization without the parentheses 2017-07-12 14:36:17 +01:00
diary_entry_controller_test.rb Fix more parameter sanitisation issues and add tests 2017-06-29 20:52:57 +01:00
directions_controller_test.rb Standardise on double quoted strings 2015-02-20 19:47:26 +00:00
export_controller_test.rb Update get/post etc to remove use of deprecated syntax 2017-06-27 08:26:44 +01:00
geocoder_controller_test.rb Update get/post etc to remove use of deprecated syntax 2017-06-27 08:26:44 +01:00
message_controller_test.rb Update get/post etc to remove use of deprecated syntax 2017-06-27 08:26:44 +01:00
node_controller_test.rb Standardise on basic_authorization without the parentheses 2017-07-12 14:36:17 +01:00
notes_controller_test.rb Standardise on basic_authorization without the parentheses 2017-07-12 14:36:17 +01:00
oauth_clients_controller_test.rb Update get/post etc to remove use of deprecated syntax 2017-06-27 08:26:44 +01:00
oauth_controller_test.rb Standardise on double quoted strings 2015-02-20 19:47:26 +00:00
old_node_controller_test.rb Standardise on basic_authorization without the parentheses 2017-07-12 14:36:17 +01:00
old_relation_controller_test.rb Standardise on basic_authorization without the parentheses 2017-07-12 14:36:17 +01:00
old_way_controller_test.rb Standardise on basic_authorization without the parentheses 2017-07-12 14:36:17 +01:00
redactions_controller_test.rb Update get/post etc to remove use of deprecated syntax 2017-06-27 08:26:44 +01:00
relation_controller_test.rb Standardise on basic_authorization without the parentheses 2017-07-12 14:36:17 +01:00
search_controller_test.rb Update get/post etc to remove use of deprecated syntax 2017-06-27 08:26:44 +01:00
site_controller_test.rb Update get/post etc to remove use of deprecated syntax 2017-06-27 08:26:44 +01:00
swf_controller_test.rb Update get/post etc to remove use of deprecated syntax 2017-06-27 08:26:44 +01:00
trace_controller_test.rb Refactor the from_xml methods to act on existing trace objects. 2017-08-18 10:09:50 +01:00
user_blocks_controller_test.rb Fix more parameter sanitisation issues and add tests 2017-06-29 20:52:57 +01:00
user_controller_test.rb Make sure the account form is POSTed 2017-08-02 15:32:13 +01:00
user_preference_controller_test.rb Standardise on basic_authorization without the parentheses 2017-07-12 14:36:17 +01:00
user_roles_controller_test.rb Update get/post etc to remove use of deprecated syntax 2017-06-27 08:26:44 +01:00
way_controller_test.rb Standardise on basic_authorization without the parentheses 2017-07-12 14:36:17 +01:00