cakephp2-php8/cake/tests/cases/libs/controller
mark_story 8754d11aed Adding EmailComponent::_getSocket() so EmailComponent + smtp is easier to test.
Fixing issue where hosts with portnames could cause smtp emails to fail.
Added tests, fixed an existing test to not depend on a local mailserver.
Fixes #1433
2011-01-06 23:10:01 -05:00
..
components Adding EmailComponent::_getSocket() so EmailComponent + smtp is easier to test. 2011-01-06 23:10:01 -05:00
component.test.php Update various links. Closes #392 2010-05-18 22:15:13 -03:00
controller.test.php Adding test for correct merge order for $uses. 2010-11-24 22:44:12 -05:00
controller_merge_vars.test.php Changing how mergeVars are handled, so the difference of app/current is used as a base. 2010-11-20 22:34:24 -05:00
pages_controller.test.php Update various links. Closes #392 2010-05-18 22:15:13 -03:00
scaffold.test.php Removing old check for view == 'Theme'. This allows Scaffold to work well with Themed controllers. Test case added. Fixes #255 2010-08-01 22:25:29 -04:00