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/controller/parameters
Akira Matsuda 5349d4ee08 ⚠️ "Use assert_nil if expecting nil. This will fail in MT6."
These are followups for 307065f959,
but TBH I'm personally not very much confortable with this style.
Maybe we could override assert_equal in our test_helper not to warn?
2017-01-18 17:30:46 +09:00
..
accessors_test.rb Remove deprecated comparing support with ActionController::Parameters 2016-10-10 00:02:52 -03:00
always_permitted_parameters_test.rb Fix broken alignments caused by auto-correct commit 411ccbd 2016-08-10 06:36:39 +09:00
dup_test.rb ActionController::Parameters#deep_dup (#26567) 2016-10-11 10:29:20 -03:00
log_on_unpermitted_params_test.rb Merge pull request #26094 from igorkasyanchuk/master 2016-08-16 06:35:01 -03:00
multi_parameter_attributes_test.rb Fix broken alignments caused by auto-correct commit 411ccbd 2016-08-10 06:36:39 +09:00
mutators_test.rb Add more rubocop rules about whitespaces 2016-10-29 01:17:49 -02:00
nested_parameters_permit_test.rb Fix all rubocop violations 2017-01-17 22:10:14 -05:00
parameters_permit_test.rb ⚠️ "Use assert_nil if expecting nil. This will fail in MT6." 2017-01-18 17:30:46 +09:00
raise_on_unpermitted_params_test.rb Fix broken alignments caused by auto-correct commit 411ccbd 2016-08-10 06:36:39 +09:00
serialization_test.rb Soften this test since YAML.dump may produce keys in other orders. 2016-10-21 16:27:06 -05:00