cakephp2-php8/cake/tests/cases/libs/view/helpers
mark_story 588f92ca31 Adding test for model saving with habtm.
Refactoring tests for ajax helper to use assertTags()

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7799 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-10-30 00:05:59 +00:00
..
ajax.test.php Adding test for model saving with habtm. 2008-10-30 00:05:59 +00:00
cache.test.php Fixing interaction between Model::_clearCache() and CacheHelper. Cached view files for camelCased controller or underscored URL's were not being cleared. Fixes #5611 2008-10-26 18:51:38 +00:00
form.test.php Correcting SecurityComponent form hash generation when handling arrays, fixes #5588. Fixing code formatting in FormHelper test. 2008-10-29 06:55:42 +00:00
html.test.php removing empty lines from the end of test cases 2008-06-27 08:17:02 +00:00
javascript.test.php Modified all remaining tests to use CakeTestCase. Switched all uses() calls to App::import(). 2008-07-21 02:40:58 +00:00
js.test.php removing empty lines from the end of test cases 2008-06-27 08:17:02 +00:00
number.test.php Fixing issue with rounded values in NumberHelper::toReadableSize. Fixes #5676. 2008-10-29 01:15:59 +00:00
paginator.test.php Adding test to paginator test. Disproves #5582 2008-10-10 20:20:44 +00:00
rss.test.php Adding additional tests to XML. 2008-08-26 23:15:48 +00:00
session.test.php removing empty lines from the end of test cases 2008-06-27 08:17:02 +00:00
text.test.php Modified all remaining tests to use CakeTestCase. Switched all uses() calls to App::import(). 2008-07-21 02:40:58 +00:00
time.test.php Fixing timehelper::fromString when input time is invalid. 2008-10-08 17:19:07 +00:00
xml.test.php Updating XmlHelper test case for consistency with recent quoting fix 2008-09-18 02:33:33 +00:00