cakephp2-php8/cake/tests/cases/libs/model
2010-10-29 00:13:09 -04:00
..
behaviors Adding a test for containable modifying return. Refs #1219 2010-10-26 21:39:48 -04:00
datasources Making DboSource::fields() use cacheMethod() so it respects $cacheMethods. 2010-10-20 22:28:31 -04: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 Update various links. Closes #392 2010-05-18 22:15:13 -03: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 Fixing issue where whitelist would not be used for validation. Test case added. Fixes #1037 2010-08-21 22:48:59 -04:00
model_write.test.php Adding a test for saving blank fields on a model. Closes #1243. 2010-10-29 00:13:09 -04:00
models.php Adding another test for #250. 2010-09-28 22:26:54 -04:00