cakephp2-php8/cake/tests/cases/libs/model
2008-05-16 15:23:30 +00:00
..
behaviors Closes #4156 2008-05-15 04:00:21 +00:00
datasources added test case for DboOracle and two regression tests 2008-05-16 15:23:30 +00:00
behavior.test.php Allow afterSave() callbacks to modify value of a data field, as per ticket #2465\nNecessary tests included 2008-05-15 15:37:55 +00:00
db_acl.test.php Updated the expectations of the two failing tests. Both pass now. Fixes #4600 2008-05-15 00:56:08 +00:00
model.test.php Adding validation message fixes for Model::saveAll() and hasOne associations, fixes #4561 2008-05-16 06:03:33 +00:00
models.php Adding tests for HABTM unique key, disproves #3859 2008-05-15 07:08:16 +00:00
schema.test.php Fixing HABTM associations on non-standard keys, fixes #4219, refactoring DboSource::calculate() 2008-03-13 03:11:29 +00:00