cakephp2-php8/lib/Cake/Test/test_app
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
..
Config Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30
Console Fixing doc blocks in Test suite and some visibility keywords. 2011-10-10 23:18:48 +02:00
Controller Remove controller reuse between testAction() calls. 2011-10-22 10:58:21 -04:00
Lib Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30
Locale Renaming more folders 2011-05-13 02:31:33 -04:30
Model removing 'empty' files from nonempty directories 2011-10-19 12:19:28 +07:00
Plugin removing 'empty' files from nonempty directories 2011-10-19 12:19:28 +07:00
tmp Starting unification of casing in remaining folders 2011-05-13 01:53:49 -04:30
Vendor Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30
View Remove controller reuse between testAction() calls. 2011-10-22 10:58:21 -04:00
webroot Moving binary data to external file, it was causing failures on other tests. 2011-10-15 18:51:48 +02:00