cakephp2-php8/lib/Cake/Test/Case
mark_story 4090b3e8c6 Fix content-type detection to accomodate jQuery.
Add tests for jQuery content type strings.
Refactor tests, add in missing assertions and missing parent calls.
The new behavior is more lenient and allows for a single requested
content type to switch the view type.

Fixes #2088
2011-10-12 23:21:07 -04:00
..
Cache Making locking file caching the default. 2011-09-25 09:26:32 -04:00
Configure Fixing doc blocks in Test suite and some visibility keywords. 2011-10-10 23:18:48 +02:00
Console Fix issue where plugin prefixes would be included in generated view. 2011-10-12 21:09:19 -04:00
Controller Fix content-type detection to accomodate jQuery. 2011-10-12 23:21:07 -04:00
Core Fixing doc blocks in Test suite and some visibility keywords. 2011-10-10 23:18:48 +02:00
Error Fixing doc blocks in Test suite and some visibility keywords. 2011-10-10 23:18:48 +02:00
I18n Removing more flaky tests. 2011-09-04 10:50:15 +01:00
Log Removed the @access and @static. 2011-07-30 20:56:48 -04:00
Model Fixing doc blocks in Test suite and some visibility keywords. 2011-10-10 23:18:48 +02:00
Network Fixing doc blocks in Test suite and some visibility keywords. 2011-10-10 23:18:48 +02:00
Routing Fixing doc blocks in Test suite and some visibility keywords. 2011-10-10 23:18:48 +02:00
TestSuite Fixing doc blocks in Test suite and some visibility keywords. 2011-10-10 23:18:48 +02:00
Utility Fixing doc blocks in Test suite and some visibility keywords. 2011-10-10 23:18:48 +02:00
View Add a test for src and href attributes 2011-10-10 22:16:10 -04:00
AllBehaviorsTest.php Fixing doc blocks in Test suite and some visibility keywords. 2011-10-10 23:18:48 +02:00
AllCacheTest.php Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30
AllComponentsTest.php Using Folder class in CakeTestSuite, this fixes issues where 2011-08-27 10:34:08 -04:00
AllConfigureTest.php Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30
AllConsoleTest.php Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30
AllControllerTest.php Fixing doc blocks in Test suite and some visibility keywords. 2011-10-10 23:18:48 +02:00
AllCoreTest.php Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30
AllDatabaseTest.php Removing Oracle driver, it will not make it to stable release. Revert this commit to bring it back for next version 2011-09-03 06:50:19 -04:30
AllErrorTest.php Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30
AllHelpersTest.php Fixing doc blocks in Test suite and some visibility keywords. 2011-10-10 23:18:48 +02:00
AllI18nTest.php Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30
AllLogTest.php Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30
AllModelTest.php Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30
AllNetworkTest.php Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30
AllRoutingTest.php Fixing doc blocks in Test suite and some visibility keywords. 2011-10-10 23:18:48 +02:00
AllTestsTest.php Fixing doc blocks in Test suite and some visibility keywords. 2011-10-10 23:18:48 +02:00
AllTestSuiteTest.php Fixing doc blocks in Test suite and some visibility keywords. 2011-10-10 23:18:48 +02:00
AllUtilityTest.php Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30
AllViewTest.php Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30
BasicsTest.php Converging on 4px for border-radius. 2011-09-03 10:06:01 +01:00