..
ControllerTest
Use short array syntax across the framework's codebase
2020-05-16 10:34:45 +01:00
DirectorTest
Convert array delcarations to short array syntax
2020-04-20 18:58:09 +01:00
Email
API Update SwiftMailer from v5 to v6 ( #10048 )
2021-08-18 12:16:45 +12: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
Convert array delcarations to short array syntax
2020-04-20 18:58:09 +01:00
RSS
Convert array delcarations to short array syntax
2020-04-20 18:58:09 +01:00
SimpleResourceURLGeneratorTest /_fakewebroot
API Implement support for public/ webroot folder ( #7741 )
2018-01-12 16:25:02 +13:00
ControllerTest.php
Convert array delcarations to short array syntax
2020-04-20 18:58:09 +01:00
ControllerTest.yml
Move files to psr-2 standard locations
2016-11-23 19:25:12 +13:00
CookieJarTest.php
Convert array delcarations to short array syntax
2020-04-20 18:58:09 +01:00
CookieTest.php
Convert array delcarations to short array syntax
2020-04-20 18:58:09 +01:00
DirectorTest.php
Convert array delcarations to short array syntax
2020-04-20 18:58:09 +01: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
Update exception assertions in tests and remove deprecated annotations
2020-09-25 10:06:49 -07: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
Convert array delcarations to short array syntax
2020-04-20 18:58:09 +01:00
IPUtilsTest.php
Convert array delcarations to short array syntax
2020-04-20 18:58:09 +01: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
FIX Set nonce style on unit tests
2020-05-13 16:07:31 +12:00