cakephp2-php8/lib/Cake/Test/Case/Controller
mark_story 9b313f86e4 Add tests for #7034
These tests ensure that redirect() is never called which ensures the
Location header is never set. Ajax requests when no loginElement is
defined should get an empty response with a 403 status code.
2015-07-16 23:00:20 -04:00
..
Component Add tests for #7034 2015-07-16 23:00:20 -04:00
ComponentCollectionTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
ComponentTest.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
ControllerMergeVarsTest.php Remove dead and unused code. 2014-02-11 16:38:24 -05:00
ControllerTest.php Adjust bake, docblocks and tests for notBlank. 2015-05-17 22:27:16 +02:00
PagesControllerTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
ScaffoldTest.php Fix a fatal error occurs in combination with a scaffold error. 2014-07-31 05:49:23 +09:00