cakephp2-php8/lib/Cake/Test/Case/Model
mark_story f250592fee Fix multi-model validators with deep & atomic.
Apply patch from 'Christian Buffin' to fix validateMany() and
validateAssociated() when atomic=false & deep=true are used in
conjunction. Using Hash to flatten the nested set of validation results
yields the correct results.

Fixes #3352
2012-11-28 21:26:40 -05:00
..
Behavior fix tabs to spaces 2012-11-14 09:55:33 +01:00
Datasource Added accidentally removed tests back in. 2012-11-17 23:14:40 +01:00
Validator Fix rules set being updated with array instead of CakeValidationRule objects. Closes #3367 2012-11-13 22:13:15 +05:30
AclNodeTest.php Updating mixed @param documentation to seperate list of accepted types 2012-05-21 21:55:10 +01:00
BehaviorCollectionTest.php fix coding standards, remove break after return/continue 2012-11-15 12:09:14 +01:00
CakeSchemaTest.php Revert "Add MySQL FULLTEXT support." 2012-09-20 20:39:02 -04:00
ConnectionManagerTest.php Update 1.x @link in docblocks 2012-04-26 19:49:18 -07:00
ModelCrossSchemaHabtmTest.php avoid duplication in return value when saving habtm 2012-08-24 00:50:46 +02:00
ModelDeleteTest.php Test all empty array with assertSame() because assertEquals() does not check the type. 2012-10-26 19:21:51 -03:00
ModelIntegrationTest.php Merge remote-tracking branch 'origin/2.1' into 2.2 2012-04-29 20:05:39 -04:30
ModelReadTest.php Fix order for finds 2012-11-21 21:52:23 -05:00
models.php Fixing issues with validation rules not being reset after calling 2012-08-25 13:29:16 +02:00
ModelTest.php Fix coding standards. 2012-05-20 15:51:09 -04:00
ModelTestBase.php remove referencers to fixtures that don't exist 2012-06-18 16:40:37 +02:00
ModelValidationTest.php Fix multi-model validators with deep & atomic. 2012-11-28 21:26:40 -05:00
ModelWriteTest.php Test all empty array with assertSame() because assertEquals() does not check the type. 2012-10-26 19:21:51 -03:00