Kevin Pfeifer
|
04b02a3e6c
convert returnCallback() to willReturnCallback()
|
2 years ago |
Corey Taylor
|
27b1080860
Add native return types in tests/
|
4 years ago |
ADmad
|
f6966cd9ee
Update use of deprecated phpunit method.
|
5 years ago |
mscherer
|
ecf83d5de1
Clean up tests using PHPStan level 2/3.
|
6 years ago |
ADmad
|
61e04d444b
Allow setting default attributes for cookies.
|
6 years ago |
ADmad
|
43542aef22
Allow using "SameSite" attribute for PHP < 7.3.
|
6 years ago |
ADmad
|
4b26aea9d0
Fix mocked setcookie()'s signature.
|
6 years ago |
ADmad
|
eab11b7a14
Fix namespace of test files.
|
6 years ago |
mscherer
|
15f02f9450
Cleaner asserting for strict typehinting, lots of false positives fixed.
|
7 years ago |
ADmad
|
cf569b9c15
Fix CS error.
|
7 years ago |
ADmad
|
76c3044945
Update return typehint of TestCase methods.
|
7 years ago |
ADmad
|
77a2488bcd
Enable strict files for test files.
|
7 years ago |
ADmad
|
147432a7a5
Merge branch '4.x' into 4.x-phpcs
|
7 years ago |
ADmad
|
9bd82d7ac1
Fix CS errors.
|
7 years ago |
David Yell
|
406dce8fe6
Updated the test cases to remove deprecated usage of the withCookie method
|
7 years ago |
Mark Story
|
e2dfdd26d0
Extend mocked functions so that we can modify `headers_sent()`
|
8 years ago |
Marc Würth
|
3a6bd75832
Use HTTPS for the opensource.org URL
|
8 years ago |
Marc Würth
|
c61ab5ee95
Use HTTPS for the cakefoundation.org URL
|
8 years ago |
Marc Würth
|
4c774ce4b7
Use HTTPS for the cakephp.org URL
|
8 years ago |
antograssiot
|
df15753b6d
Remove unused namespace
|
9 years ago |
Mark Story
|
30fc50028d
Use getCookies() and add test for emitting cookies
|
9 years ago |
Mark Story
|
5ec7c0e1e4
Don't emit response bodies for 204 and 304 responses.
|
9 years ago |
Mark Story
|
5c7bd528c0
Fix cookies being doubly encoded by ResponseEmitter.
|
9 years ago |
Mark Story
|
cc2821372b
Fix use ordering.
|
9 years ago |
Mark Story
|
7ebc2614fd
Add a simpler response emitter.
|
9 years ago |