silverstripe-framework/tests/php/Core
Damian Mooyman 261302a121
ENHANCEMENT Don't force all class names to lowercase
Speeds up autoloading because composer psr-4 works properly now
2017-09-20 15:14:55 +12:00
..
Cache API Rename services to match FQN of interface / classes 2017-05-16 14:15:49 +12:00
ClassInfoTest Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
Config API Remove Object class 2017-05-23 13:50:35 +12:00
Injector Rename badly named test helper 2017-07-21 15:59:14 +01:00
Manifest ENHANCEMENT Don't force all class names to lowercase 2017-09-20 15:14:55 +12:00
ObjectTest Lazy-load custom methods and extensions on CustomMethods and Extensible traits 2017-08-22 15:47:24 +12:00
Startup BUG Capture errors after a reload token redirect to login url 2017-08-24 12:55:04 +12: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
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 Lazy-load custom methods and extensions on CustomMethods and Extensible traits 2017-08-22 15:47:24 +12:00
PhpSyntaxTest.php Respect PHPUnit method visibility 2017-03-24 16:23:03 +13:00