cakephp2-php8/cake/tests
mariano.iglesias 660d5bb804 Allowing CakeTestCase::assertTags() to receive strings as expectation.
Removing default value in AjaxHelper::options() and AjaxHelper::__optionsForAjax() since it always require a parameter.
Using Object::stop() instead of exit() in AjaxHelper::afterRender().
Bringing AjaxTest coverage to 88%

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@6928 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-05-18 19:51:30 +00:00
..
cases Allowing CakeTestCase::assertTags() to receive strings as expectation. 2008-05-18 19:51:30 +00:00
fixtures adding numerical test case refs #4589, 2008-05-18 09:22:42 +00:00
groups removing loader.test.php from configure.group.php to make it work again 2008-05-12 18:21:13 +00:00
lib Allowing CakeTestCase::assertTags() to receive strings as expectation. 2008-05-18 19:51:30 +00:00
test_app "Adding additional tests for I18n class. 2008-05-17 06:05:08 +00:00