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
Matthew Draper e4fcc58529 Only search fixture_path for files that can't be found directly
When passed an already-valid file name, prepending the path is likely to
create problems.

This is particularly relevant for #26384, which adds fixture_path
handling to test classes that previously didn't have it: any existing
caller must have been manually locating the file, and we don't want to
break them.
2016-09-24 09:04:13 +09:30
..
abstract Fix broken alignments caused by auto-correct commit 411ccbd 2016-08-10 06:36:39 +09:00
assertions Improve assert_response helper 2016-09-14 11:30:09 -04:00
controller Only search fixture_path for files that can't be found directly 2016-09-24 09:04:13 +09:30
dispatch Merge pull request #26589 from kirs/ad-test-request-method 2016-09-22 13:30:13 -04:00
fixtures Fix deadlock that can occur when child live thread tries to load a constant after writing to the stream. 2016-08-15 17:10:00 -04:00
journey Add three new rubocop rules 2016-08-16 04:30:11 -03:00
lib/controller
routing applies new string literal convention in actionpack/test 2016-08-06 18:54:50 +02:00
tmp
abstract_unit.rb Fix broken comments indentation caused by rubocop auto-correct [ci skip] 2016-09-14 18:26:32 +09:00