cakephp2-php8/cake/tests/cases/libs/model
mark_story 588f92ca31 Adding test for model saving with habtm.
Refactoring tests for ajax helper to use assertTags()

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7799 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-10-30 00:05:59 +00:00
..
behaviors Adding fix for Model::afterFind(); not having access to $this->data when using TreeBehavior 2008-09-09 18:42:18 +00:00
datasources Adding changes to tests to correct expected results when using hasAndBelongsToMany associations 2008-10-16 00:38:38 +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 Adding test for model saving with habtm. 2008-10-30 00:05:59 +00:00
models.php Adding fix for join table using UUID's as the primary key. 2008-10-23 13:29:32 +00:00
schema.test.php Refactoring schema test and fixing formatting, refactoring Model::_findCount() to use DboSource::calculate() in all cases, closes #4501 2008-10-01 15:27:29 +00:00