cakephp2-php8/lib/Cake/tests/Case/Model
2011-04-24 23:40:48 -04:00
..
Behavior Fixing more tests related to changes on model validation 2011-04-21 19:12:16 -04:30
Datasource Fixed the tests to run in Windows and different browsers. 2011-04-24 23:40:48 -04:00
BehaviorCollectionTest.php Fixing failing tests due to recent changes in model validation 2011-04-21 19:01:15 -04:30
CakeSchemaTest.php Renaming tests folders and making tests runnable again 2011-04-10 20:08:24 -04:30
ConnectionManagerTest.php Adding a ConenctionManager::drop() method useful for testing and other dynamic tasks 2011-04-16 22:57:05 -04:30
DbAclTest.php Renaming tests folders and making tests runnable again 2011-04-10 20:08:24 -04:30
ModelDeleteTest.php Merge remote-tracking branch 'origin/2.0' into 2.0-class-loading 2011-04-11 22:48:08 -04:30
ModelIntegrationTest.php Renaming Model::$_findMethods to Model::$findMethods and changing visibility to public. Closes #1328 2011-04-17 06:09:00 +05:30
ModelReadTest.php Renaming tests folders and making tests runnable again 2011-04-10 20:08:24 -04:30
models.php Renaming tests folders and making tests runnable again 2011-04-10 20:08:24 -04:30
ModelTestBase.php Renaming tests folders and making tests runnable again 2011-04-10 20:08:24 -04:30
ModelValidationTest.php Changed default value for key 'last' in validator options to true. Also implemented ability to list messages for all failed validations for a field at once, instead of current display of just one message at a time. 2011-04-18 02:08:48 +05:30
ModelWriteTest.php Changed default value for key 'last' in validator options to true. Also implemented ability to list messages for all failed validations for a field at once, instead of current display of just one message at a time. 2011-04-18 02:08:48 +05:30