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
2014-06-16 21:04:17 +02:00
..
abstract Partially revert deprecation of *_filter 2014-06-03 19:53:28 -03:00
assertions Change all MiniTest to Minitest since, MiniTest namespace has been renamed to Minitest 2013-12-18 14:39:50 +05:30
controller Nokogiri leaves '<' unescaped, so the assert_select looking for '&lt;' will never work. Switched to assert_matching the reponse body. 2014-06-16 21:04:15 +02:00
dispatch Merge pull request #15530 from zuhao/refactor_actionpack_reloader_test 2014-06-06 03:24:48 +09:30
fixtures Ensure LookupContext in Digestor selects correct variant 2014-03-09 08:47:17 +01:00
journey no more is_a checks on instantiation 2014-05-29 15:45:42 -07:00
lib/controller Eliminate JSON.{parse,load,generate,dump} and def to_json 2013-11-05 22:26:45 -08:00
routing Fix failing test missed for the past year :( 2013-07-17 08:56:34 +01:00
tmp
abstract_unit.rb Exchanged requiring of action view assertions with rails dom testing assertions. 2014-06-16 21:04:17 +02:00