..
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
Remove empty test cases
2013-06-30 21:44:57 +01:00
browse_controller_test.rb
Merge branch 'master' into notes
2013-02-02 11:00:46 +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
Add a test for commenting on diary entries
2013-02-03 15:50:09 +00:00
export_controller_test.rb
Improve export controller tests
2013-05-09 22:37:44 +01:00
geocoder_controller_test.rb
Tidy up geocoder tests and extend lat/lon detection tests
2013-05-08 19:20:42 +01: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
Guard against non-numeric lat and lons in nodes and notes
2013-06-24 22:34: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
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
Sort tags to make comparision stable
2013-06-30 22:41:49 +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
Add a routing test for /id
2013-05-07 14:52:08 +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
Beef up tests for trace#list to check tag restrictions
2013-05-10 22:48:26 +01: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
Refactor user creation actions
2013-08-01 17:32:40 +01:00
user_preference_controller_test.rb
Replace :nothing => true
with :text => ""
2013-07-19 11:14:55 +01: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