rails/actionpack/test
Yves Senn 152f2f3d3c remove duplicated number_helper tests in AP. They are already in AS.
With 155cd5e6 the number_helpers were moved into AS all the tests were copied over
but the tests in AP were not deleted. This is confusing.

I removed all duplicated tests and reorganized the tests in AP to only test the
functionality, that is added in AP.
2013-02-27 13:32:29 +01:00
..
abstract Fix setting expected value in translation tests 2013-01-21 09:29:03 -02:00
activerecord Added AR integration tests for form helpers 2013-01-21 17:09:12 +04:00
assertions test response assertions 2012-01-06 11:20:26 -08:00
controller Add tests for #9441 2013-02-26 11:50:48 -05:00
dispatch allow non-String default params in the router. 2013-02-26 21:53:48 +01:00
fixtures fix respond_to without blocks not working if one of the blocks is all 2013-02-24 11:47:20 -05:00
journey Make ActionDispatch::Journey::Path::Pattern#new raise more meaningful exception message. 2013-02-27 08:26:51 +08:00
lib/controller Add HTML5 input[type="color"] helper 2012-05-21 17:23:48 -03:00
routing add some tests, yay! 2012-02-22 11:05:03 -08:00
template remove duplicated number_helper tests in AP. They are already in AS. 2013-02-27 13:32:29 +01:00
tmp
abstract_unit.rb Set Thread.abort_on_exception for the whole AS, AP, and AR tests 2013-01-24 20:00:45 +09:00
active_record_unit.rb we're not supporting SQLite 2 2012-12-24 12:23:39 +09:00
ts_isolated.rb Add active_support/testing/autorun 2012-12-31 13:57:24 -03:00