cakephp2-php8/cake/tests/cases/libs/model
2010-03-09 15:24:03 -04:30
..
behaviors Adding return statement, preventing infinite loops when no default fields are bound, and unbindTranslation() is called with no fields. Fixes #307 2010-02-11 22:03:43 -05:00
datasources Fixing some tests for Postgres Dbo and adding test cverage for extra params in order function, closes #353 2010-03-09 15:24:03 -04:30
cake_schema.test.php Updating CakeSchema test so it runs in both solo and group contexts. Changing table used on TestPluginComment to match its name. 2010-02-28 13:31:23 -05:00
connection_manager.test.php Fixing missing reference operators in test cases. 2010-03-05 22:06:20 -05:00
db_acl.test.php Merge branch '1.2' into 1.3-merger 2010-01-26 17:54:34 -05:00
model.test.php Merge branch '1.2' into 1.3-merger 2010-01-26 17:54:34 -05:00
model_behavior.test.php Fixing SQL errors when running model_behavior tests with postgresql. Fixes #406 2010-03-07 19:02:19 -05:00
model_delete.test.php Adding tests for deletion of multiple habtm associations. Reverting changes made in [15518b8c9a] that caused incorrect removal of links when deleting records. Fixes #247 2010-01-29 11:55:18 -05:00
model_integration.test.php Merge branch '1.2' into 1.3-merger 2010-01-26 17:54:34 -05:00
model_read.test.php Fixing some tests for Postgres Dbo and adding test cverage for extra params in order function, closes #353 2010-03-09 15:24:03 -04:30
model_validation.test.php Merge branch '1.2' into 1.3-merger 2010-01-26 17:54:34 -05:00
model_write.test.php Merge branch '1.2' into 1.3-merger 2010-01-26 17:54:34 -05:00
models.php Merge branch '1.2' into 1.3-merger 2010-01-26 17:54:34 -05:00