silverstripe-framework/tests/php/Control
2018-08-15 12:10:39 +01:00
..
ControllerTest API Refactor bootstrap, request handling 2017-06-22 22:50:45 +12:00
DirectorTest API Stronger Injector service unregistration 2017-06-27 13:32:39 +12:00
Email Fixing string concat CS issues 2018-01-16 18:39:30 +00:00
FlushMiddlewareTest NEW: Replace FlushRequestFilter with FlushMiddleware 2017-06-27 13:32:39 +12:00
HTTPCacheControlIntegrationTest Migrate tests 2018-06-13 11:33:46 +12:00
HTTPStreamResponseTest API Add streamable response object 2017-05-23 16:32:29 +12:00
HTTPTest Merge branch '3.6' into 4.0 2017-11-25 16:56:50 +00:00
Middleware Add $maxAge arg for caching API 2018-07-23 19:09:10 +01:00
RequestHandlingTest API Refactor bootstrap, request handling 2017-06-22 22:50:45 +12:00
RSS BUG Implement or exclude all pending upgrader deltas 2017-07-03 12:21:47 +12:00
SimpleResourceURLGeneratorTest/_fakewebroot API Implement support for public/ webroot folder (#7741) 2018-01-12 16:25:02 +13:00
ControllerTest.php Fixing string concat CS issues 2018-01-16 18:39:30 +00: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 Merge branch '4.0' into 4.1 2018-06-08 23:05:24 +01:00
FlushMiddlewareTest.php NEW: Replace FlushRequestFilter with FlushMiddleware 2017-06-27 13:32:39 +12:00
HTTPCacheControlIntegrationTest.php Refactor everything out of HTTP and into separate middlewares 2018-06-13 17:56:47 +12:00
HTTPRequestBuilderTest.php BUG Fix basic auth in PHP-CGI 2017-12-21 14:58:19 +13:00
HTTPRequestTest.php API Stronger Injector service unregistration 2017-06-27 13:32:39 +12:00
HTTPResponseTest.php FIX HTTPResponse::removeHeader incorrectly converts header name to lowercase 2018-01-16 23:20:52 +13:00
HTTPStreamResponseTest.php API Add streamable response object 2017-05-23 16:32:29 +12:00
HTTPTest.php Properly deprecate HTTP.cache_control 2018-07-23 19:09:11 +01: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 FIX text/json is not a valid mimetype 2018-08-15 12:10:39 +01:00
RequestHandlingTest.php Fixing string concat CS issues 2018-01-16 18:39:30 +00:00
SessionTest.php Test coverage for session data change 2018-07-23 14:09:43 +01:00
SimpleResourceURLGeneratorTest.php Merge remote-tracking branch 'origin/4.0' into 4 2018-01-25 12:53:15 +13:00