cakephp2-php8/lib/Cake/Test
Brian Porter 9b9600fe18 CakeSchema naming fallback.
Abstracts the `require_once` of the schema file so it can be done twice. The added second call is a fallback for the previous APP_DIR-based naming to provide backwards compatibility.

Removes now-obsolete CakeSchema tests that involved `Configure::read('App.dir')`. The CakeSchema::name is now always static (and predictable) in the default case.
2014-08-11 10:40:57 -05:00
..
bake_compare/Controller Updated bake templates to use CakeRequest::allowMethod() 2014-02-10 17:56:57 +05:30
Case CakeSchema naming fallback. 2014-08-11 10:40:57 -05:00
Fixture Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
test_app Fix an infinite recursion caused by missing plugin 2014-07-09 15:55:41 +09:00