rails/actionview/test
John Hawthorn 80e2aaa80a Add tests against resolver
We didn't previously have many tests directly against the
OptimizedFileSystemResolver or FileSystemResolver, though usually
failures would be exposed through other tests.

It's easier to test some specifics of the behaviour with unit tests.
This also lets us test FileSystemResolver (non-optimized) which I don't
think previously had much testing (other than from classses inheriting
it).
2019-04-11 17:09:00 -07:00
..
actionpack Merge pull request #35793 from jhawthorn/deprecate_layout_absolute_path 2019-03-31 19:05:27 +02:00
activerecord Pass the template format to the digestor 2019-02-15 17:27:33 -08:00
fixtures Fix partial caching ignore repeated items issue 2019-04-04 09:59:06 +08:00
lib/controller Use frozen string literal in actionview/ 2017-07-24 11:53:43 +03:00
template Add tests against resolver 2019-04-11 17:09:00 -07:00
ujs url -> URL where apt except inside actionpack/ 2019-04-01 22:56:35 +05:30
abstract_unit.rb Output junit format test report 2019-04-04 14:34:46 +09:00
active_record_unit.rb Remove deprecated catch-all route in the AV tests 2018-09-24 15:39:15 -07:00