| .. |
|
Client
|
ae68c5e46f
Fix mistake.
|
7 years ago |
|
Cookie
|
6d4e215229
Merge branch 'master' into 3.next
|
7 years ago |
|
Middleware
|
406dce8fe6
Updated the test cases to remove deprecated usage of the withCookie method
|
7 years ago |
|
Session
|
a6ceb0a26a
Merge remote-tracking branch 'upstream/3.next' into deprecate-table-registry
|
8 years ago |
|
ActionDispatcherTest.php
|
66586166f2
Remove uneeded "use" statements.
|
7 years ago |
|
BaseApplicationTest.php
|
b78eae9d85
adjust tests to deprecate Plugin:load()
|
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
|
93c9d94d37
Deprecated the withCookie methods array components and updated associated tests.
|
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
|
9016d7f84d
Move CorsBuilder and Session to the Http package.
|
8 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
|
64e46c6c72
Add test for session.close
|
7 years ago |
|
server_mocks.php
|
e2dfdd26d0
Extend mocked functions so that we can modify `headers_sent()`
|
8 years ago |