1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionpack/test
Gaurish Sharma 28348e0681 Add timeout to test_async_stream
Without timeout:
this test executed infinitely on JRuby
Passes on MRI

With Timeout:
this test gracefully fails on JRuby
Passes on MRI, tested on v2.0 & v1.9.3
2013-08-02 20:27:28 +05:30
..
abstract add test-case to verify error.path when a helper was not found. 2013-07-12 15:40:47 +02:00
assertions test response assertions 2012-01-06 11:20:26 -08:00
controller Add timeout to test_async_stream 2013-08-02 20:27:28 +05:30
dispatch Allow overriding of all headers from passed environment hash 2013-07-25 07:54:57 +01:00
fixtures Show real LoadError on helpers require 2013-07-10 11:26:43 +02:00
journey Skip Rack applications and redirects when generating urls 2013-07-16 13:39:17 +01:00
lib/controller Add HTML5 input[type="color"] helper 2012-05-21 17:23:48 -03:00
routing Fix failing test missed for the past year :( 2013-07-17 08:56:34 +01:00
tmp
abstract_unit.rb remove unused variable and assignment 2013-03-31 19:34:40 +05:30