silverstripe-framework/tests/php/Core
Christopher Joe cc72b5c852 BUG Added warning for auto-generated table_name for non-test classes 2017-11-27 20:22:37 +13:00
..
Cache Code style fixes 2017-09-28 09:54:29 +13:00
ClassInfoTest BUG Added warning for auto-generated table_name for non-test classes 2017-11-27 20:22:37 +13:00
Config BUG Config updates are now applied after middleware not before 2017-10-05 12:30:21 +13:00
EnvironmentTest BUG Replace phpdotenv with thread-safe replacement 2017-10-20 18:43:11 +13:00
Injector rename TEMP_FOLDER to TEMP_PATH 2017-10-09 12:41:34 +13:00
Manifest BUG Replace phpdotenv with thread-safe replacement 2017-10-20 18:43:11 +13:00
ObjectTest Lazy-load custom methods and extensions on CustomMethods and Extensible traits 2017-08-22 15:47:24 +12:00
Startup rename TEMP_FOLDER to TEMP_PATH 2017-10-09 12:41:34 +13:00
ClassInfoTest.php ENHANCEMENT Don't force all class names to lowercase 2017-09-20 15:14:55 +12:00
ConvertTest.php add test for backslash on Convert::raw2htmlid 2017-08-24 11:15:44 +01:00
CoreTest.php API Refactor bootstrap, request handling 2017-06-22 22:50:45 +12:00
EnvironmentLoaderTest.php BUG Replace phpdotenv with thread-safe replacement 2017-10-20 18:43:11 +13:00
EnvironmentTest.php BUG Replace phpdotenv with thread-safe replacement 2017-10-20 18:43:11 +13:00
HTMLCleanerTest.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
KernelTest.php BUG Fix unassigned nestedFrom 2017-07-21 08:58:19 +12:00
MemoryLimitTest.php API Refactor bootstrap, request handling 2017-06-22 22:50:45 +12:00
ObjectTest.php API Extensions are now stateless 2017-10-06 14:53:44 +13:00
PhpSyntaxTest.php Respect PHPUnit method visibility 2017-03-24 16:23:03 +13:00