..
amf_controller_test.rb
Replace deprecated finder methods
2013-09-21 11:35:46 +01:00
api_controller_test.rb
Remove empty test cases
2013-06-30 21:44:57 +01:00
browse_controller_test.rb
Add a basic test for browse#note
2013-10-01 19:34:36 +01:00
changeset_controller_test.rb
Fix routing of changeset feed
2013-09-23 13:58:59 +01:00
changeset_tag_controller_test.rb
Adding stub functional test files for all the controllers that should have tests written for them.
2008-10-28 12:49:51 +00:00
diary_entry_controller_test.rb
Remove the _osm_username cookie and session validation logic
2013-11-17 21:52:39 +00:00
export_controller_test.rb
Update tests with new URL for mapnik exports
2013-08-13 00:34:05 +01:00
geocoder_controller_test.rb
Restore raw latlon search result
2013-10-15 21:01:14 +01:00
message_controller_test.rb
Remove the _osm_username cookie and session validation logic
2013-11-17 21:52:39 +00:00
node_controller_test.rb
Add functional tests for nodes/ways/relations API methods
2013-08-04 11:12:09 +01:00
notes_controller_test.rb
Guard against non-numeric lat and lons in nodes and notes
2013-06-24 22:34:09 +01:00
oauth_clients_controller_test.rb
Add routing tests for all supported routes
2012-03-09 19:49:44 +00:00
oauth_controller_test.rb
Allow GET as well as POST for oauth#request_token and oauth#access_token
2013-09-23 13:47:05 +01:00
old_node_controller_test.rb
RoutingError is now UrlGenerationError
2013-09-21 11:35:46 +01:00
old_relation_controller_test.rb
Added tests for old_* redaction routes
2012-04-05 13:49:51 +01:00
old_way_controller_test.rb
Added tests for old_* redaction routes
2012-04-05 13:49:51 +01:00
redactions_controller_test.rb
Remove the _osm_username cookie and session validation logic
2013-11-17 21:52:39 +00:00
relation_controller_test.rb
Add functional tests for nodes/ways/relations API methods
2013-08-04 11:12:09 +01:00
search_controller_test.rb
Add routing tests for all supported routes
2012-03-09 19:49:44 +00:00
site_controller_test.rb
Remove the _osm_username cookie and session validation logic
2013-11-17 21:52:39 +00:00
swf_controller_test.rb
Add routing tests for all supported routes
2012-03-09 19:49:44 +00:00
trace_controller_test.rb
Remove the _osm_username cookie and session validation logic
2013-11-17 21:52:39 +00:00
user_blocks_controller_test.rb
Remove the _osm_username cookie and session validation logic
2013-11-17 21:52:39 +00:00
user_controller_test.rb
Remove the _osm_username cookie and session validation logic
2013-11-17 21:52:39 +00:00
user_preference_controller_test.rb
Replace :nothing => true
with :text => ""
2013-07-19 11:14:55 +01:00
user_roles_controller_test.rb
Remove the _osm_username cookie and session validation logic
2013-11-17 21:52:39 +00:00
way_controller_test.rb
Replace deprecated finder methods
2013-09-21 11:35:46 +01:00