rails/actionpack/test
Carlos Antonio da Silva feec54b781 Refactor AV number helper tests with invalid numbers
Just make use of the returning exception from assert_raise, instead of
calling the method again with a rescue clause to test the saved
exception number.
2012-06-24 19:30:05 -03:00
..
abstract we raise a subclass of LoadError, so rescue that 2012-06-14 10:40:23 -07:00
activerecord Merge pull request #6588 from nbibler/polymorphic_to_model 2012-06-01 16:42:09 +02:00
assertions test response assertions 2012-01-06 11:20:26 -08:00
controller Merge pull request #6805 from tim-vandecasteele/uploadedfile-paramify 2012-06-23 13:06:12 -07:00
dispatch Support unicode character route in config/routes.rb. 2012-06-16 00:22:16 +09:00
fixtures Respect absolute paths in compute_source_path. 2012-06-16 18:06:15 +02:00
lib/controller Add HTML5 input[type="color"] helper 2012-05-21 17:23:48 -03:00
metal ActionController::Caching depends on RackDelegation and AbstractController::Callbacks 2012-06-13 16:18:03 -03:00
routing add some tests, yay! 2012-02-22 11:05:03 -08:00
template Refactor AV number helper tests with invalid numbers 2012-06-24 19:30:05 -03:00
tmp Use safe tmp dir 2009-08-13 21:03:25 -05:00
abstract_unit.rb Allow to use mounted helpers in ActionView::TestCase 2012-06-01 17:45:06 +02:00
active_record_unit.rb Autoload AR test case 2010-01-04 16:50:01 -06:00
ts_isolated.rb Don't use assert_block method. It will be deprecated. 2012-05-20 00:14:40 +09:00