cakephp2-php8/lib/Cake/Test/Case/View
mark_story 229c824da6 Remove a default helper from View.
This goes back to the days of yore and combined with
b8320fdbb7 it causes issues. The specific
issue at hand was testing a helper that uses other aliased helpers
(HtmlHelper specifically). The core helper would always be loaded
instead of the aliased one.
2013-09-01 21:39:59 -04:00
..
Helper Remove JS constant use from tests. 2013-08-31 11:45:59 +05:30
HelperCollectionTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
HelperTest.php Remove a default helper from View. 2013-09-01 21:39:59 -04:00
JsonViewTest.php Don't load Helpers in dataviews when _serialize is set. 2013-08-28 15:47:44 -04:00
MediaViewTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
ScaffoldViewTest.php remove name attribute where not necessary, clean up doc blocks 2013-06-08 04:29:08 +02:00
ThemeViewTest.php remove name attribute where not necessary, clean up doc blocks 2013-06-08 04:29:08 +02:00
ViewTest.php PHPCS fixes. 2013-08-31 13:30:05 +02:00
XmlViewTest.php Don't load Helpers in dataviews when _serialize is set. 2013-08-28 15:47:44 -04:00