silverstripe-framework/tests/php/Control
Damian Mooyman 2548bfba1e API Replace SS_HOST with SS_BASE_URL
API Remove Director::$test_servers / $dev_servers
API Remove MODULES_PATH / MODULES_DIR constants
ENHANCEMENT Injector backtick syntax now supports environment variables as well as constants
Fixes #6588
2017-04-20 22:28:57 +12:00
..
ControllerTest Remove TestListener and rely on PHPUnits APIs 2017-03-30 11:46:58 +13:00
DirectorTest API Refactor Form request handling into FormRequestHandler 2017-03-10 15:04:33 +13:00
Email Respect PHPUnit method visibility 2017-03-24 16:23:03 +13:00
FlushRequestFilterTest Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
HTTPTest Move files to psr-2 standard locations 2016-11-23 19:25:12 +13:00
RequestHandlingTest API Refactor Form request handling into FormRequestHandler 2017-03-10 15:04:33 +13:00
RSS Respect PHPUnit method visibility 2017-03-24 16:23:03 +13:00
ControllerTest.php Remove TestListener and rely on PHPUnits APIs 2017-03-30 11:46:58 +13:00
ControllerTest.yml Move files to psr-2 standard locations 2016-11-23 19:25:12 +13:00
CookieJarTest.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
CookieTest.php Respect PHPUnit method visibility 2017-03-24 16:23:03 +13:00
DirectorTest.php API Replace SS_HOST with SS_BASE_URL 2017-04-20 22:28:57 +12:00
FakeController.php BUG Remove reference to $_SERVER within FakeController 2017-02-27 16:54:01 +13:00
FlushRequestFilterTest.php BUG Ensure that tests run with flush=1 clean Flushables 2017-01-31 18:59:19 +13:00
HTTPRequestTest.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
HTTPResponseTest.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
HTTPTest.php API Upgrade tests to use new Config API 2017-02-27 16:54:01 +13:00
IPUtilsTest.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
NullHTTPRequestTest.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
PjaxResponseNegotiatorTest.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
RequestHandlingTest.php Remove TestListener and rely on PHPUnits APIs 2017-03-30 11:46:58 +13:00
SessionTest.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00