cakephp2-php8/cake/tests/cases/libs/controller
mark_story 02ed77ab20 Adding tests for calling RequestHandlerComponent::renderAs() twice.
Fixing issue where viewPath was not updated.
Fixes #6466

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8230 3807eeeb-6ff5-0310-8944-8be069107fe0
2009-07-14 03:52:06 +00:00
..
components Adding tests for calling RequestHandlerComponent::renderAs() twice. 2009-07-14 03:52:06 +00:00
component.test.php Adding tests to Component.test. Disproves #6459 2009-06-21 15:24:09 +00:00
controller.test.php Updating __mergeVars to correctly merge parent and child component configurations. 2009-04-28 01:32:20 +00:00
controller_merge_vars.test.php Adding ControllerMergeVarsTestCase to more extensively test merging of vars in Controller::__mergeVars. 2009-06-24 18:09:14 +00:00
pages_controller.test.php Updating tests to not affect other ones when run from a group 2009-03-21 23:55:39 +00:00
scaffold.test.php closes #6413, scaffoldFields not working with add/edit methods 2009-07-03 00:14:36 +00:00