cakephp2-php8/cake/tests
2008-10-15 16:50:10 +00:00
..
cases Fixing issue where startup() / shutdown() etc. were being called on components not directly attached to the controller. Only initialize() should be called on sub-components. 2008-10-15 13:07:46 +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 Changing cake_test_fixture::init() to not alter ClassRegistry::config() settings. Instead model is built with ds parameter. Closes #5578. 2008-10-15 16:50:10 +00:00
test_app Adding Test case for Shell 2008-10-10 02:14:57 +00:00