othercorey f6cbbb4526 Merge pull request #17545 from cakephp/terminate-event 2 years ago
..
Client ddd7b022ac minor test cleanup 2 years ago
Cookie 8c848aff54 remove test which should have been removed by the merge 2 years ago
Middleware c6c3482109 Add SecurityHeadersMiddleware::setPermissionsPolicy(). 2 years ago
Session 58b54eaf1c Made FormHelper methods visible that are tested. 2 years ago
TestSuite 6a5626e943 Move HttpClientTrait to http package 3 years ago
BaseApplicationTest.php 9cf8d45da1 fix plugins.php not loading in consecutive tests due to include_once 2 years ago
ClientTest.php b16f862559 Feat/http client events (#17416) 2 years ago
ContentTypeNegotiationTest.php 58b54eaf1c Made FormHelper methods visible that are tested. 2 years ago
CorsBuilderTest.php 27b1080860 Add native return types in tests/ 4 years ago
FlashMessageTest.php 22491b5118 phpunit 10: static data providers part 1 2 years ago
HeaderUtilityTest.php b76e09d1e0 4.next: introduce HeaderUtility helper class (#17084) 3 years ago
MiddlewareApplicationTest.php 387f06bea6 5.x: convert `getMockForAbstractClass()` to anonymous class (#17244) 2 years ago
MiddlewareQueueTest.php 606286f6d5 Merge branch '4.next' into 5.x 2 years ago
RequestFactoryTest.php ea4031145e Add RequestFactory. 3 years ago
ResponseEmitterTest.php 04b02a3e6c convert returnCallback() to willReturnCallback() 2 years ago
ResponseFactoryTest.php 273c1a7b40 Add ResponseFactory. 3 years ago
ResponseTest.php ddd7b022ac minor test cleanup 2 years ago
RunnerTest.php 26bad8fda7 Set request context for the router before running middleware queue. 3 years ago
ServerRequestFactoryTest.php 1f57728e3d cakephp/http package now provides PSR-17 Http Factories implementation. 3 years ago
ServerRequestTest.php 5c98d4bfab Fixing the names of testing functions 2 years ago
ServerTest.php c723135c4b Fix up import and reinstate docstring 2 years ago
SessionTest.php ba64677b7f refine timeout and gclifetime code 2 years ago
StreamFactoryTest.php fc153b0494 Add StreamFactory. 3 years ago
UploadedFileFactoryTest.php 1eecdf8765 Add UploadedFileFactory. 3 years ago
UriFactoryTest.php e7f4683b35 Add UriFactory. 3 years ago
server_mocks.php 30dab5436d Fix return typehints in tests 4 years ago