.. |
Behavior
|
cake 2.2 test case fixes (assert corrections, correct class names)
|
2012-04-21 15:02:35 +02:00 |
Datasource
|
Fixed tests with nested transaction in DboSource.
|
2012-04-24 22:28:47 -04:00 |
Validator
|
Implemented removeRule in CakeValidationSet
|
2012-05-06 22:30:07 -04:30 |
AclNodeTest.php
|
Switch usage to Hash where possible.
|
2012-03-26 22:32:53 -04:00 |
BehaviorCollectionTest.php
|
Switch usage to Hash where possible.
|
2012-03-26 22:32:53 -04:00 |
CakeSchemaTest.php
|
Correct parameter order of assertEquals and assertNotEquals
|
2012-03-22 23:37:12 -07:00 |
ConnectionManagerTest.php
|
Correct parameter order of assertEquals and assertNotEquals
|
2012-03-22 23:37:12 -07:00 |
ModelCrossSchemaHabtmTest.php
|
remove all Set::extract() from core and tests
|
2012-04-05 01:33:57 +02:00 |
ModelDeleteTest.php
|
Correct parameter order of assertEquals and assertNotEquals
|
2012-03-22 23:37:12 -07:00 |
ModelIntegrationTest.php
|
Merge branch '2.1' into 2.2
|
2012-04-23 10:34:04 +02:00 |
ModelReadTest.php
|
Merge branch '2.2-hash' into 2.2
|
2012-04-10 21:32:37 -04:00 |
models.php
|
Fixed bug where associated model's afterfind was not triggered in particular case
|
2012-04-04 19:48:37 +05:30 |
ModelTest.php
|
Renaming CakeField to CakeValidationSet
|
2012-05-05 13:44:12 -04:30 |
ModelTestBase.php
|
Updated copyright to 2012.
|
2012-03-12 22:46:46 -04:00 |
ModelValidationTest.php
|
Implemented countable interface for ModelValidator
|
2012-05-05 17:46:09 -04:30 |
ModelWriteTest.php
|
Adding tests for Validator
|
2012-04-25 09:38:58 +02:00 |