openstreetmap-website/test
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
..
fixtures Update fixture so active_block appears live... 2012-05-01 21:27:51 +01:00
functional Increase allowed time delta in message sending test 2012-09-30 14:24:28 +01:00
integration Fix test failure caused by moving OAuth settings link 2012-08-10 08:27:28 +01:00
performance Update to rails 3 2011-11-14 09:42:40 +00:00
unit Don't allow hash signs in usernames 2012-07-23 12:59:50 +01:00
test_helper.rb Get all the tests passing under ruby 1.9 2012-05-27 13:51:25 +01:00