cakephp2-php8/cake/tests
mark_story 67874bd906 Fixing issue where defining a pattern for :action would create an optional route parameter that wouldn't respect its pattern.
Added the default action value only when a pattern isn't defined.
Added tests to CakeRoute and Router to cover this case.
Fixes #1197
2010-10-14 21:54:44 -04:00
..
cases Fixing issue where defining a pattern for :action would create an optional route parameter that wouldn't respect its pattern. 2010-10-14 21:54:44 -04:00
fixtures Adding more tests for virtualFields and complex expressions. Closes #1079 2010-09-07 00:32:44 -04:00
groups Update various links. Closes #392 2010-05-18 22:15:13 -03:00
lib Adding tests for database imports causing duplicated db prefix. Adding a workaround for the duplicated prefix name. 2010-07-29 22:01:12 -04:00
test_app Moving the plugin import tests to a separate method. 2010-09-26 12:30:12 -04:00