cakephp2-php8/lib/Cake/Test/test_app/View
mark_story c5ca10ca69 Remove controller reuse between testAction() calls.
Reusing controllers between various testAction calls would
mean that calls that needed to render views, would break on the
second call to testAction().  Controllers are rebuilt for each testAction()
call now.

Fixes #2142
2011-10-22 10:58:21 -04:00
..
Elements removing 'empty' files from nonempty directories 2011-10-19 12:19:28 +07:00
Emails add some test for ISO-2022-JP charset mails 2011-10-20 00:18:42 +09:00
Errors Renaming more folders 2011-05-13 02:31:33 -04:30
Helper removing 'empty' files from nonempty directories 2011-10-19 12:19:28 +07:00
Layouts add some test for ISO-2022-JP charset mails 2011-10-20 00:18:42 +09:00
Pages removing 'empty' files from nonempty directories 2011-10-19 12:19:28 +07:00
Posts Removing the remaining cake domain translations. 2011-10-19 23:09:21 -04:00
Scaffolds Renaming more folders 2011-05-13 02:31:33 -04:30
TestsApps Remove controller reuse between testAction() calls. 2011-10-22 10:58:21 -04:00
Themed/TestTheme Fixing incorrect theme paths for plugins, tests updated. Fixes #2099 2011-10-13 15:22:10 +02:00