| .. |
|
Client
|
be80585eb6
Fix doc blocks
|
7 years ago |
|
Cookie
|
6d4e215229
Merge branch 'master' into 3.next
|
7 years ago |
|
Middleware
|
9255134bf8
Merge branch 'master' into 3.next
|
7 years ago |
|
Session
|
f86a585210
Throw warning when using underscored fixture names.
|
7 years ago |
|
ActionDispatcherTest.php
|
66586166f2
Remove uneeded "use" statements.
|
7 years ago |
|
BaseApplicationTest.php
|
91b4b45cfc
Add TestCase method to drop plugins.
|
7 years ago |
|
ClientTest.php
|
9dd3762b08
Add adapter instance type check.
|
7 years ago |
|
ControllerFactoryTest.php
|
c936250731
Use adventage of newer PHPUnit sytax
|
8 years ago |
|
CorsBuilderTest.php
|
b3d4639b49
Fix use ordering.
|
8 years ago |
|
MiddlewareQueueTest.php
|
c936250731
Use adventage of newer PHPUnit sytax
|
8 years ago |
|
RequestTransformerTest.php
|
9016d7f84d
Move CorsBuilder and Session to the Http package.
|
8 years ago |
|
ResponseEmitterTest.php
|
406dce8fe6
Updated the test cases to remove deprecated usage of the withCookie method
|
7 years ago |
|
ResponseTest.php
|
44c48e60a3
Merge branch 'master' into 3.next
|
7 years ago |
|
ResponseTransformerTest.php
|
ceb4614822
Mark transformers as deprecated.
|
8 years ago |
|
RunnerTest.php
|
c936250731
Use adventage of newer PHPUnit sytax
|
8 years ago |
|
ServerRequestFactoryTest.php
|
ba6059ce4b
Use config value instead of hardcoded "webroot" string.
|
7 years ago |
|
ServerRequestTest.php
|
24c03dcba7
Merge branch 'master' into 3.next
|
7 years ago |
|
ServerTest.php
|
66586166f2
Remove uneeded "use" statements.
|
7 years ago |
|
SessionTest.php
|
91b4b45cfc
Add TestCase method to drop plugins.
|
7 years ago |
|
server_mocks.php
|
e2dfdd26d0
Extend mocked functions so that we can modify `headers_sent()`
|
8 years ago |