saeid
|
69dcc12201
use Cake\Http\ServerRequest on tests
|
9 years ago |
Mark Story
|
a3291b0fc5
Merge branch 'master' into pr-10324
|
9 years ago |
Mark Story
|
1563b6fabb
Fix tests failing due to environment pollution.
|
9 years ago |
saeid
|
56965febc4
use new response class within tests
|
9 years ago |
Mark Story
|
96ccf5bb39
Merge branch 'master' into 3.next
|
9 years ago |
Henrik Gemal
|
e808d23249
minor fixes to unit tests (#10052)
|
9 years ago |
ADmad
|
07eb87d5ba
Don't populate Controller::$helpers in RequestHandler.
|
9 years ago |
Juan Basso
|
1f53eb67ea
Using variadic instead of call_user_func_array
|
9 years ago |
Mark Story
|
e6d4ea5561
Deprecate request/response on Component.
|
9 years ago |
Mark Story
|
aeb140a857
Merge branch 'master' into 3.next
|
9 years ago |
Mark Story
|
28a2fedd1b
Allow RequestHandlerComponent::beforeRedirect to be disabled.
|
9 years ago |
mark_story
|
e9f7c4127a
Fix tests that relied on protected methods.
|
9 years ago |
mark_story
|
3ff051f54f
Fix failing test.
|
9 years ago |
ADmad
|
d00d7fdfe0
Remove use of TestCase::getMock() from "Controller" namepace tests.
|
9 years ago |
ADmad
|
3cc1f9abea
Replace all instances of getMock() with single argument.
|
9 years ago |
ADmad
|
c7d259cc89
Ensure RequestHandler does not override response type set in action.
|
10 years ago |
antograssiot
|
b19dd062bb
remove unsued import
|
10 years ago |
antograssiot
|
039068a071
parameters number mismatch in function call
|
10 years ago |
Bryan Crowe
|
315a0ce60c
Remove old lighthouseapp references
|
10 years ago |
ndm2
|
717e60d741
Fix cookies not being passed for requested actions.
|
10 years ago |
Mark Story
|
4e66fee851
Add tests for #7515 and fix query string parsing.
|
10 years ago |
Mark Story
|
2fc2fa4d6a
Merge branch 'master' into 3.1
|
10 years ago |
Jose Lorenzo Rodriguez
|
43ad9874cd
Fixing json view selection via ACCEPT header.
|
10 years ago |
Mark Story
|
495702fd70
Add tests for new constructor behavior.
|
10 years ago |
Mark Story
|
efca5f20ab
Add deprecations to deprecated methods.
|
10 years ago |
Mark Story
|
efa41b11ff
Use templatePath() instead of viewPath()
|
10 years ago |
Mark Story
|
2662b44e5d
Start to integrate ViewBuilder.
|
10 years ago |
Mark Story
|
834fa46f46
Merge branch 'master' into 3.1
|
10 years ago |
Yves P
|
99b1cc72f6
Corrects the "Tests" links in various docblocks
|
10 years ago |
ADmad
|
1d488cca3d
Fix CS errors
|
10 years ago |