silverstripe-framework/tests/php/Control
Guy Marriott c31de772ab
Merge pull request #8838 from creative-commoners/pulls/4/slash-means-root
Use '/' as an alternative designation for root in routing
2020-02-14 11:29:32 -08: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 Dont use willReturn assertions to assert argument types 2018-09-26 00:21:37 +01: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 Run PSR2 Lint cleaner 2019-10-04 13:26:31 +13:00
RequestHandlingTest NEW Accept / as designation for root URL controller 2020-02-14 14:41:10 +13: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 NEW Accept / as designation for root URL controller 2020-02-14 14:41:10 +13:00
ControllerTest.yml Move files to psr-2 standard locations 2016-11-23 19:25:12 +13:00
CookieJarTest.php Code formatting 2018-09-29 22:51:18 +01:00
CookieTest.php Code formatting 2018-09-29 22:51:18 +01:00
DirectorTest.php Merge branch '4.2' into 4.3 2019-06-10 17:27:05 +12:00
FlushMiddlewareTest.php [CVE-2019-12246] Denial of Service on flush and development URL tools 2019-06-10 17:23:56 +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
HttpRequestMockBuilder.php Run PSR2 Lint cleaner 2019-10-04 13:26:31 +13:00
HTTPRequestTest.php NEW HTTPRequest now has hasSession() to determine whether a session exists for it 2019-08-02 11:29:23 +12:00
HTTPResponseTest.php Throwing and catcing an error in tests is mad 2018-09-29 22:51:26 +01:00
HTTPStreamResponseTest.php API Add streamable response object 2017-05-23 16:32:29 +12:00
HTTPTest.php Include baseURL with relative setGetVar() links (#8834) 2019-04-15 14:50:46 +12: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 Formatting 2018-09-29 22:51:26 +01:00
RequestHandlingTest.php Formatting 2018-09-29 22:51:26 +01:00
SessionTest.php API Add option to disable user-agent header session validation 2019-08-06 22:00:01 +12:00
SimpleResourceURLGeneratorTest.php API Allow empty arraylists to be typed (#8866) 2019-03-20 11:46:35 +13:00