cakephp2-php8/cake/tests/cases/libs/controller
mark_story b292f4ffaa Fixing tests that were failing due to missing methods, and changes in CakeRoute.
Making ExceptionRenderer pass in the current request to the controller
constructor.  This fixes fatal errors on PrivateActionExceptions.
2011-03-10 22:01:56 -05:00
..
components Fixing tests that were failing due to missing methods, and changes in CakeRoute. 2011-03-10 22:01:56 -05:00
component.test.php Removing @subpackage tags, moving contents of @subpackage into @package. 2010-12-24 14:09:57 -05:00
component_collection.test.php Fixed aliasing so it works with plugins in the 'className' key 2011-01-14 17:44:33 -08:00
controller.test.php Removing $request->query[url]. This simulated value is also available at $request->url, and having it in the query array confuses things, as GET[url] no longer exists. 2011-02-20 21:52:20 -05:00
controller_merge_vars.test.php Removing @subpackage tags, moving contents of @subpackage into @package. 2010-12-24 14:09:57 -05:00
pages_controller.test.php Removing @subpackage tags, moving contents of @subpackage into @package. 2010-12-24 14:09:57 -05:00
scaffold.test.php Fixing failing tests, and issues around Controller::$view not getting 2011-03-09 07:31:11 -05:00