openstreetmap-website/test/functional
Tom Hughes ab3b4b0437 Increase allowed time delta in message sending test
Only allowing one second can fail sometimes, because if the actual
time is close to rolling over to the next second then the message
time will be rounded down but Time.now may roll over to the next
second before we get to the assertion.
2012-09-30 14:24:28 +01: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 Fix tests to cope with stricter route enforcement in rails 2.3.6 2012-06-18 13:03:03 +01:00
changeset_controller_test.rb Fix tests to cope with stricter route enforcement in rails 2.3.6 2012-06-18 13:03:03 +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 Update tests for changes to HTML escaping in rails 3.2.8 2012-08-17 22:57:58 +01:00
export_controller_test.rb Use start.html.erb views instead of _sidebar.html.erb partials 2012-08-27 21:28:41 +01: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
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 Don't report the PD flag in the user API call 2012-09-24 18:44:12 +01: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