cakephp2-php8/lib/Cake/Test/Case/Model
José Lorenzo Rodríguez 7596fcf45a Merge pull request #153 from ajibarra/e4c1f28d849c6a60c369265a502315260babe80b
Preventing AppModel to be inspected inside CakeSchema
2011-07-15 14:48:01 -07:00
..
Behavior Updating the copyright to 2011. 2011-05-30 22:32:43 -04:00
Datasource Refactored DatabaseSession to use only 'Session.handler.model' config. Fixed static call on non-static method DatabaseSession::gc(). Fix for SessionFixture -primary key too long (MySQL Error: 1071) 2011-07-11 00:16:41 +02:00
BehaviorCollectionTest.php Updating the copyright to 2011. 2011-05-30 22:32:43 -04:00
CakeSchemaTest.php Included validation to skip AppModel on CakeSchema->readSchema because it tries to find 'app_models' table. Added testSchemaReadWithAppModel test 2011-07-15 15:18:38 -04:30
ConnectionManagerTest.php Merge branch '1.3' into merger 2011-06-23 12:48:06 -07:00
DbAclTest.php Updating the copyright to 2011. 2011-05-30 22:32:43 -04:00
ModelDeleteTest.php Updating the copyright to 2011. 2011-05-30 22:32:43 -04:00
ModelIntegrationTest.php Updating the copyright to 2011. 2011-05-30 22:32:43 -04:00
ModelReadTest.php Refactoring the code to build the query array as suggested here https://github.com/cakephp/cakephp/pull/147#issuecomment-1553663 2011-07-12 23:31:07 +02:00
models.php Merge branch '1.3' into merger 2011-06-23 12:48:06 -07:00
ModelTestBase.php Updating the copyright to 2011. 2011-05-30 22:32:43 -04:00
ModelValidationTest.php Updating the copyright to 2011. 2011-05-30 22:32:43 -04:00
ModelWriteTest.php Updating the copyright to 2011. 2011-05-30 22:32:43 -04:00