cakephp2-php8/lib/Cake/tests/Case
mark_story 512e570202 Adding ability to map arbitrary content types and decoding methods to RequestHandlerComponent.
Removing hardcoded XML decoding, but continuing to provide the functionality.
Adding default support for JSON decoding.
Fixing stdin/input mixup.
Fixes #716
2011-05-01 10:21:00 -04:00
..
Cache Fixed the tests to run in Windows and different browsers. 2011-04-24 23:40:48 -04:00
Configure Renaming tests folders and making tests runnable again 2011-04-10 20:08:24 -04:30
Console Implementing support to multiline string in __*() calls. 2011-04-25 21:23:56 +02:00
Controller Adding ability to map arbitrary content types and decoding methods to RequestHandlerComponent. 2011-05-01 10:21:00 -04:00
Core Fixed the tests to run in Windows and different browsers. 2011-04-24 23:40:48 -04:00
Error Fixing issues rendering repeat errors coming from the rendering of an error page (like a missing helper). 2011-04-25 21:09:53 -04:00
I18n Fixing a Multibyte test 2011-04-22 17:08:44 -04:30
Log Renaming tests folders and making tests runnable again 2011-04-10 20:08:24 -04:30
Model Fixed the tests to run in Windows and different browsers. 2011-04-24 23:40:48 -04:00
Network Removing $request->params['form'], all POST data is available at $request->data, there is no point for it to be in two 2011-04-30 14:12:51 -04:00
Routing Removing $request->params['form'], all POST data is available at $request->data, there is no point for it to be in two 2011-04-30 14:12:51 -04:00
TestSuite Making all test groups run again, 2011-04-11 22:23:44 -04:30
Utility Fixed the tests to run in Windows and different browsers. 2011-04-24 23:40:48 -04:00
View Fixed the tests of MediaView in console/web. 2011-04-27 00:26:57 -04:00
AllBehaviorsTest.php Making all test groups run again, 2011-04-11 22:23:44 -04:30
AllCacheTest.php Moving testsuites around to match packages. Adding more package suites. 2011-04-22 12:45:37 -04:00
AllComponentsTest.php Making all test groups run again, 2011-04-11 22:23:44 -04:30
AllConfigureTest.php Moving testsuites around to match packages. Adding more package suites. 2011-04-22 12:45:37 -04:00
AllConsoleTest.php Moving testsuites around to match packages. Adding more package suites. 2011-04-22 12:45:37 -04:00
AllControllerTest.php Moving testsuites around to match packages. Adding more package suites. 2011-04-22 12:45:37 -04:00
AllCoreTest.php Adding files I forgot to commit :( 2011-04-22 16:03:42 -04:00
AllDatabaseTest.php Making all test groups run again, 2011-04-11 22:23:44 -04:30
AllErrorTest.php Moving testsuites around to match packages. Adding more package suites. 2011-04-22 12:45:37 -04:00
AllHelpersTest.php Making all test groups run again, 2011-04-11 22:23:44 -04:30
AllI18nTest.php Moving testsuites around to match packages. Adding more package suites. 2011-04-22 12:45:37 -04:00
AllLogTest.php Moving testsuites around to match packages. Adding more package suites. 2011-04-22 12:45:37 -04:00
AllModelTest.php Making all test groups run again, 2011-04-11 22:23:44 -04:30
AllNetworkTest.php Added the email folder to all network tests. 2011-04-24 23:40:46 -04:00
AllRoutingTest.php Moving testsuites around to match packages. Adding more package suites. 2011-04-22 12:45:37 -04:00
AllTestsTest.php Moving tests around in the AllTests suite and making the CakeSocket tests pass again 2011-04-22 19:53:38 -04:30
AllTestSuiteTest.php Making all test groups run again, 2011-04-11 22:23:44 -04:30
AllUtilityTest.php Moving tests around in the AllTests suite and making the CakeSocket tests pass again 2011-04-22 19:53:38 -04:30
AllViewTest.php Moving testsuites around to match packages. Adding more package suites. 2011-04-22 12:45:37 -04:00
BasicsTest.php Making all test groups run again, 2011-04-11 22:23:44 -04:30