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
Robin Dupret 586fe4471d Avoid accurate assertions on error messages
Since there are disparities between the raised error messages on the
different implementations, let's avoid being too accurate.
2015-03-02 14:05:07 +01:00
..
abstract Merge pull request #11790 from printercu/patch-3 2015-02-12 15:39:17 -02:00
assertions Change all MiniTest to Minitest since, MiniTest namespace has been renamed to Minitest 2013-12-18 14:39:50 +05:30
controller fix NameError in skip_filter. callback doesn't exist. 2015-02-27 09:03:31 +09:00
dispatch Avoid accurate assertions on error messages 2015-03-02 14:05:07 +01:00
fixtures Merge pull request #18948 from kaspth/automatic-collection-caching 2015-02-25 11:54:07 -03:00
journey Removed magic comments # encoding: utf-8 , since its default from ruby 2.0 onwards. 2015-02-03 20:51:40 +05:30
lib/controller Removing unused fake models 2014-09-07 22:51:14 -03:00
routing Remove deprecate *_path helpers in email views 2015-01-04 11:58:42 -03:00
tmp
abstract_unit.rb Avoid parallelizing Action Pack's tests on Rubinius 2015-03-02 14:05:07 +01:00