cakephp2-php8/cake/tests/cases/libs/model
2011-02-13 12:22:29 -05:00
..
behaviors Adding a test for containable modifying return. Refs #1219 2010-10-26 21:39:48 -04:00
datasources Fixing case-sensitivity of AS in fields. Tests added. Fixes #1474 2011-01-26 20:58:16 -05:00
cake_schema.test.php Applying patch from 'Justas Butkus' to fix CakeSchema::compare() 2010-10-27 23:03:31 -04:00
connection_manager.test.php Naming conventions to datasources with plugins. Fixes #819 2010-06-20 23:53:54 -03:00
db_acl.test.php Fixing TestTask not being able to find plugin objects when baking test skeletons interactively. Test case added. Fixes #1361 2010-12-13 22:04:55 -05:00
model.test.php Update various links. Closes #392 2010-05-18 22:15:13 -03:00
model_behavior.test.php Update copyright years. 2010-10-25 07:58:22 +11:00
model_delete.test.php Fixing issue where a beforeDelete() could trigger a table truncation. 2010-09-29 23:31:41 -04:00
model_integration.test.php Update various links. Closes #392 2010-05-18 22:15:13 -03:00
model_read.test.php Adding test case for find(list) with recursive. 2010-07-11 18:38:27 -04:00
model_validation.test.php Adding some tests around invalidFields() and fieldList options. 2011-02-13 12:22:29 -05:00
model_write.test.php Applying patch from 'ryandesign' fixing incorrect datetime formats. Fixes #1441 2011-01-11 20:16:42 -05:00
models.php Fixed issue where Model::saveAll() would incorrectly commit a transaction which was not started in that function call itself. 2010-11-06 09:33:50 +05:30