rails/actionpack/test/assertions
Derek Prior 31ef17a5eb
Fix "instance variable not initialized" in tests
The ActionPack test suite had a handful of these warnings when run. This
was due to `assert_response` being tested outside the context of a
controller instance where those instance variables would already have
been initialized.
2015-12-17 21:20:25 -05:00
..
response_assertions_test.rb Fix "instance variable not initialized" in tests 2015-12-17 21:20:25 -05:00