openstreetmap-website/test/functional
Tom Hughes 3d7eb387a7 Merge branch 'master' into notes
Conflicts:
	Gemfile.lock
	app/assets/stylesheets/common.css.scss
	app/views/browse/_map.html.erb
	app/views/user/view.html.erb
	config/locales/en.yml
2013-01-15 21:11:35 +00:00
..
amf_controller_test.rb Get all the tests passing under ruby 1.9 2012-05-27 13:51:25 +01:00
api_controller_test.rb Test new API permissions route 2012-05-05 15:30:23 +01:00
browse_controller_test.rb Merge branch 'master' into notes 2013-01-15 21:11:35 +00:00
changeset_controller_test.rb Update tests for layout changes 2013-01-14 22:30:54 +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 Update tests for layout changes 2013-01-14 22:30:54 +00:00
export_controller_test.rb Serve embedded maps through the assets pipeline 2012-11-23 10:40:26 +00:00
friend_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
geocoder_controller_test.rb Fix various routing and route generation errors 2012-03-09 23:15:39 +00:00
message_controller_test.rb Increase allowed time delta in message sending test 2012-09-30 14:24:28 +01:00
node_controller_test.rb Don't show coordinates for deleted nodes 2012-07-11 14:42:01 +01:00
notes_controller_test.rb Remove the author_name field from notes 2012-12-03 14:50:54 +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 Add routing tests for all supported routes 2012-03-09 19:49:44 +00:00
old_node_controller_test.rb Fix tests to cope with stricter route enforcement in rails 2.3.6 2012-06-18 13:03:03 +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 Added redactions controller test and fixed a bug in the controller 2012-04-05 13:52:01 +01:00
relation_controller_test.rb Added a test for trac ticket 4471, and fixed the issue. 2012-09-21 09:07:21 +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 Inline key partial used only on index 2012-09-30 11:59:06 +01:00
swf_controller_test.rb Add routing tests for all supported routes 2012-03-09 19:49:44 +00:00
trace_controller_test.rb Fix various routing and route generation errors 2012-03-09 23:15:39 +00:00
user_blocks_controller_test.rb Fix tests to cope with stricter route enforcement in rails 2.3.6 2012-06-18 13:03:03 +01:00
user_controller_test.rb Simplify handling of verified emails in OpenID signup 2012-10-30 21:43:38 +00:00
user_preference_controller_test.rb Add routing tests for all supported routes 2012-03-09 19:49:44 +00:00
user_roles_controller_test.rb Add functional tests for the user_roles controller 2012-03-20 17:21:13 +00:00
way_controller_test.rb Add routing tests for all supported routes 2012-03-09 19:49:44 +00:00