cakephp2-php8/cake/tests/cases
Mark Story a490e249fa Adding test for validation of with models canceling a save.
Adding initial implementation of Model::__validateWithModel().

Correcting error in previous commit.  Adding tests for saveAll and validating habtm with models.
2009-12-15 22:55:22 -05:00
..
console Adding tests and support for binary columns in model task. Fixes #241 2009-11-04 22:57:43 -05:00
libs Adding test for validation of with models canceling a save. 2009-12-15 22:55:22 -05:00
basics.test.php Updating localePaths path. Fixes #184 2009-10-19 16:36:44 -04:00
dispatcher.test.php Adding test case for cached view files, and fatal errors caused by the view instance not being registered. View instances are now registered when rendering view caches, and unregistered if the cached view fails. This fixes issues rendering flash messages with custom layouts and fixes FormHelper methods inside nocache blocks. 2009-12-13 12:39:39 -05:00