cakephp2-php8/lib/Cake/tests/Case
mark_story 339db4033f Removing goofy protected field that didn't work all the time.
Making AuthComponent::loggedIn() check the current user status.
Fixes #1694
2011-05-09 21:54:59 -04:00
..
Cache Merge remote-tracking branch 'origin/1.3' into merger 2011-05-04 01:10:23 -04:30
Configure Renaming tests folders and making tests runnable again 2011-04-10 20:08:24 -04:30
Console correct api shell test case 2011-05-09 00:52:47 +02:00
Controller Removing goofy protected field that didn't work all the time. 2011-05-09 21:54:59 -04:00
Core Fixing failing tests. 2011-05-04 23:08:10 -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 Removing unneeded assignments by reference 2011-04-29 11:49:46 -04:30
Log Renaming tests folders and making tests runnable again 2011-04-10 20:08:24 -04:30
Model Merge remote-tracking branch 'origin/1.3' into merger 2011-05-04 01:10:23 -04:30
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 Fixing failing tests. 2011-05-04 23:08:10 -04:00
TestSuite Merge remote-tracking branch 'origin/1.3' into merger 2011-05-04 01:10:23 -04:30
Utility Fixing non-unique id's being generated for Debugger rendered errors. 2011-05-04 23:33:36 -04:00
View Merge remote-tracking branch 'origin/1.3' into merger 2011-05-04 01:10:23 -04:30
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 Mysql not MySql 2011-05-09 01:24:52 +02:00
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