Mark Story
|
23c860682b
Fix nested entity expansion.
|
8 years ago |
ADmad
|
c915126578
Fix RequestHandler::prefers() returning false positives.
|
8 years ago |
Dariusz Ruminski
|
c936250731
Use adventage of newer PHPUnit sytax
|
8 years ago |
Dariusz Ruminski
|
ff023ed24e
DX PHPUnit - use dedicated assertions
|
8 years ago |
Mark Story
|
67d6b55de6
Merge branch 'master' into 3.next
|
8 years ago |
Marc Würth
|
82db65bdd4
Rewmove unused imports of Configure class
|
8 years ago |
Marc Würth
|
3caa4988e8
Replace literal configure alls with new convenience function setAppNamespace()
|
8 years ago |
Mark Story
|
668c087398
Merge branch 'master' into 3.next
|
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 |
Robert Pustułka
|
babd5c43e7
Apply getEventManager() in tests.
|
9 years ago |
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.
|
9 years ago |
antograssiot
|
b19dd062bb
remove unsued import
|
10 years ago |
antograssiot
|
039068a071
parameters number mismatch in function call
|
10 years ago |