cakephp2-php8/cake/tests/cases/libs/controller/components
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
..
acl.test.php Numerous 'shoer description' documentation entries updated to contain useful comments. 2010-05-30 01:20:28 +10:00
auth.test.php Fix for auth component userModel with plugins. Fixes #799 2010-06-07 23:19:13 -04:00
cookie.test.php Adding an array cast to fix issues where users could modify cookie 2010-11-24 22:09:08 -05:00
email.test.php Adding EmailComponent::_getSocket() so EmailComponent + smtp is easier to test. 2011-01-06 23:10:01 -05:00
request_handler.test.php Fixing regression cased by commit d5ffdc288d causing ajax layout to be not auto set for ajax request for html pages. Refs #1099 2010-09-21 00:25:17 +05:30
security.test.php Removing unserialize() as its dangerous. Instead using | delimited fields for locked fields. This totally avoids issues with serialize(). Removing str_rot13, as its only child proof. 2010-11-20 23:42:54 -05:00
session.test.php Adding some destroy() calls to cause the timestamps to refresh. 2010-07-18 22:56:57 -04:00