openstreetmap-website/test/functional
2013-12-07 17:21:17 +00:00
..
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 Simplify browse routes and make routes more consistent 2013-11-28 00:14:07 +00:00
changeset_controller_test.rb Extend API to allow changesets to be queried by ids 2013-12-05 18:06:35 +00: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 Fix test failures 2013-11-19 10:30:18 -08:00
export_controller_test.rb Remove unused 2013-11-06 13:05:51 -08:00
geocoder_controller_test.rb Fix test failures 2013-11-19 10:30:18 -08:00
message_controller_test.rb Fix test failures 2013-11-19 10:30:18 -08: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 Report an error if a bogus limit value is passed to a notes API call 2013-12-05 17:57:12 +00: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 Do basic testing of all site controller methods 2013-12-07 17:21:17 +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 Fix test failures 2013-11-19 10:30:18 -08:00
user_controller_test.rb Replace some legacy routes with redirects 2013-12-03 19:08:21 +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 Fix test failures 2013-11-19 10:30:18 -08:00
way_controller_test.rb Replace deprecated finder methods 2013-09-21 11:35:46 +01:00