cakephp2-php8/cake/tests
mark_story 08866a90ca Updating tests in cake_test_case test, so they run in group test.
Fixing issue in cakeTestCase when running tests with fixtures. Fixture tables were not being created if $test DB config and $default DB were using the same database. Closes #5519

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7698 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-10-04 16:35:53 +00:00
..
cases Updating tests in cake_test_case test, so they run in group test. 2008-10-04 16:35:53 +00:00
fixtures Added test to disprove ticket #3771. Closes #3771 as invalid. 2008-09-25 00:58:06 +00:00
groups Adding CakeFixture Test Case 2008-09-01 14:21:57 +00:00
lib Updating tests in cake_test_case test, so they run in group test. 2008-10-04 16:35:53 +00:00
test_app Correcting scaffold view file implementation. Was incorrectly using separate add and edit templates. Changes bring scaffold templates more inline with bake templates. 2008-09-27 03:48:23 +00:00