..
ControllerTest
API Refactor template layer into its own module
2024-10-22 16:15:39 +13:00
DirectorTest
NEW Refactor CLI interaction with Silverstripe app ( #11353 )
2024-09-26 17:16:47 +12:00
Email
API Refactor template layer into its own module
2024-10-22 16:15:39 +13:00
FlushMiddlewareTest
ENH Use class name instead of self
2024-06-18 09:37: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
DEP Use PHPUnit 11
2024-09-18 13:53:44 +12:00
PolyCommandControllerTest
NEW Refactor CLI interaction with Silverstripe app ( #11353 )
2024-09-26 17:16:47 +12:00
RequestHandlingTest
API Move various classes to more appropriate namespaces ( #11370 )
2024-09-23 14:31:50 +12:00
RSS
API Move various classes to more appropriate namespaces ( #11370 )
2024-09-23 14:31:50 +12:00
SimpleResourceURLGeneratorTest /_fakewebroot
API Implement support for public/ webroot folder ( #7741 )
2018-01-12 16:25:02 +13:00
ControllerTest.php
API Refactor template layer into its own module
2024-10-22 16:15:39 +13:00
ControllerTest.yml
Move files to psr-2 standard locations
2016-11-23 19:25:12 +13:00
CookieJarTest.php
ENH Add samesite attribute to cookies.
2022-06-02 12:01:03 +12:00
CookieTest.php
ENH Add samesite attribute to cookies.
2022-06-02 12:01:03 +12:00
DirectorTest.php
NEW Refactor CLI interaction with Silverstripe app ( #11353 )
2024-09-26 17:16:47 +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
API Upgrade SapphireTest to work with phpunit 9 ( #10028 )
2021-10-27 15:39:47 +13:00
HTTPRequestBuilderTest.php
BUG Fix basic auth in PHP-CGI
2017-12-21 14:58:19 +13:00
HttpRequestMockBuilder.php
DEP Use PHPUnit 11
2024-09-18 13:53:44 +12:00
HTTPRequestTest.php
DEP Use PHPUnit 11
2024-09-18 13:53:44 +12:00
HTTPResponseTest.php
DEP Use PHPUnit 11
2024-09-18 13:53:44 +12:00
HTTPStreamResponseTest.php
ENH PHP 8.1 compatibility
2022-04-14 13:12:59 +12:00
HTTPTest.php
MNT Remove legacy upgrader config
2023-01-20 17:05:41 +13:00
NullHTTPRequestTest.php
Apply PSR2 / Namespace to remaining admin / tests
2016-12-19 16:08:19 +13:00
PjaxResponseNegotiatorTest.php
DEP Use PHPUnit 11
2024-09-18 13:53:44 +12:00
PolyCommandControllerTest.php
NEW Refactor CLI interaction with Silverstripe app ( #11353 )
2024-09-26 17:16:47 +12:00
RequestHandlerTest.php
DEP Use PHPUnit 11
2024-09-18 13:53:44 +12:00
RequestHandlingTest.php
API Add AbsoluteLink method to RequestHandler ( #10749 )
2023-04-26 18:25:01 +12:00
SessionTest.php
DEP Use PHPUnit 11
2024-09-18 13:53:44 +12:00
SimpleResourceURLGeneratorTest.php
API Upgrade SapphireTest to work with phpunit 9 ( #10028 )
2021-10-27 15:39:47 +13:00