| .. |
|
Client
|
7c84cb2210
Don't treat strings strarting with "@" as file paths.
|
8 years ago |
|
Cookie
|
6758a36b04
Fixing a test to pass on 5.6
|
8 years ago |
|
Middleware
|
86ca3d1bcb
Add test for charset removal.
|
8 years ago |
|
Session
|
a6ceb0a26a
Merge remote-tracking branch 'upstream/3.next' into deprecate-table-registry
|
8 years ago |
|
ActionDispatcherTest.php
|
9016d7f84d
Move CorsBuilder and Session to the Http package.
|
8 years ago |
|
BaseApplicationTest.php
|
f175297f86
Merge branch 'master' into 3.next
|
8 years ago |
|
ClientTest.php
|
792f1b97e1
Fix warnings in Http/Client tests.
|
8 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
|
e2dfdd26d0
Extend mocked functions so that we can modify `headers_sent()`
|
8 years ago |
|
ResponseTest.php
|
55c78435d0
Add deprecation warning for non-absolute file paths.
|
8 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
|
eb9ebae0e1
Include leading slash in return value of ServerRequest::getPath().
|
8 years ago |
|
ServerTest.php
|
40fe576bd7
Fix phpstan warnings and actual mistakes.
|
8 years ago |
|
SessionTest.php
|
ceac93119e
Refactoring tests
|
8 years ago |
|
server_mocks.php
|
e2dfdd26d0
Extend mocked functions so that we can modify `headers_sent()`
|
8 years ago |