cakephp2-php8/cake/tests
2009-07-25 21:45:30 +00:00
..
cases Splitting model tests into separate files to allow more fine-grained test running. 2009-07-24 22:17:14 +00:00
fixtures Adding patch from 'burzum'. Fixes ambiguous field sql error when joining two trees with a defined scope. 2009-05-26 17:17:57 +00:00
groups Splitting Model test into several classes for ease of testing. Creating new 'Database' test group for schema, db_acl and datasource tests. Model group test now only encompasses model & behavior test cases. 2009-07-04 19:23:22 +00:00
lib Removing ending html tags, they were being generated before the page ended. 2009-07-25 21:45:30 +00:00
test_app Fixing issue in CakeTestCase where fixture tables were incorrectly detected and dropped when running tests with no $test config or $test config and $default config on the same database. 2009-07-24 16:29:18 +00:00