cakephp2-php8/cake/tests/cases/libs/model
AD7six 53dcefff53 Modifying dbo_source to refer to $this->fullDebug rather than Configure::read() to determine whether or not to log
queries
modifying fixture loading to not log create, drop, truncate statements
correcting model tests that change fullDebug to reset to the value before the test ran


git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7421 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-08-02 19:41:53 +00:00
..
behaviors Quick update to AclBehavior test. Expanded coverage on deletion of dependant Nodes. 2008-07-31 03:35:26 +00:00
datasources Added tests to prove conditions parsing complex keys bug. Refs #5134 2008-08-02 14:26:50 +00:00
behavior.test.php commented behavior.test for future cases 2008-06-27 07:23:22 +00:00
db_acl.test.php removing empty lines from the end of test cases 2008-06-27 08:17:02 +00:00
model.test.php Modifying dbo_source to refer to $this->fullDebug rather than Configure::read() to determine whether or not to log 2008-08-02 19:41:53 +00:00
models.php Re-fixing Model::set() to allow for fields that don't exist, fixing model validation with messages, adding tests to prove parameter order for custom validation errors, refs #50005 2008-08-01 06:28:59 +00:00
schema.test.php fixes #3456, Use = instead of IN where possible 2008-06-27 05:14:52 +00:00