silverstripe-framework/tests/php/Core
Damian Mooyman de7b746094 Merge pull request #7180 from robbieaverill/pulls/4.0/remove-config-update-use
Use merge and set instead of update for config calls
2017-07-18 09:16:20 +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 FIX Use merge and set instead of update for config calls 2017-07-17 17:59:40 +12:00
Manifest FIX Version provider uses early bound config getter, move LeftAndMain config to admin module 2017-07-16 16:49:10 +12:00
ObjectTest NEW restored Extension::__construct() 2017-06-26 17:34:43 +12:00
Startup API Refactor bootstrap, request handling 2017-06-22 22:50:45 +12:00
ClassInfoTest.php API Remove Object class 2017-05-23 13:50:35 +12:00
ConvertTest.php Update Convert::memstring2bytes() logic 2017-07-14 09:16:05 +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 API Refactor bootstrap, request handling 2017-06-22 22:50:45 +12:00
MemoryLimitTest.php API Refactor bootstrap, request handling 2017-06-22 22:50:45 +12:00
ObjectTest.php BUG Implement or exclude all pending upgrader deltas 2017-07-03 12:21:47 +12:00
PhpSyntaxTest.php Respect PHPUnit method visibility 2017-03-24 16:23:03 +13:00