mscherer
|
44a78128e7
Fix CS for easier 3.x/4.x comparison/merge.
|
6 years ago |
mscherer
|
4d1e628624
Fix CS - PSR12
|
6 years ago |
ADmad
|
66586166f2
Remove uneeded "use" statements.
|
7 years ago |
Mark Story
|
9016d7f84d
Move CorsBuilder and Session to the Http package.
|
8 years ago |
Mark Story
|
a296960cb9
Fix remaining tests in Http package.
|
8 years ago |
Mark Story
|
aad65a0faf
Merge branch 'master' into 3.next
|
8 years ago |
Dariusz Ruminski
|
c936250731
Use adventage of newer PHPUnit sytax
|
8 years ago |
Florian Krämer
|
965ba0d661
Updating deprecated method calls in tests
|
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 |
saeid
|
56965febc4
use new response class within tests
|
9 years ago |
saeid
|
b4212c73e9
change "Cake\Network\Response" to "Cake\Http\Response"
|
9 years ago |
thinkingmedia
|
fc5e8a93cb
adds Event type hinting to unit tests
|
9 years ago |
mark_story
|
f64bd033f9
Don't double bind DispatcherFilters in old dispatcher setups.
|
9 years ago |
Mark Story
|
34a0541824
Bind DispatchFilter in the new ActionDispatcher.
|
9 years ago |
Mark Story
|
618457e8a6
Fix PHPUnit getMock warnings in 3.next.
|
9 years ago |
Mark Story
|
023cf73ec7
Fix test for error message...
|
10 years ago |
Mark Story
|
366484c270
Don't double bind dispatch filters.
|
10 years ago |
Mark Story
|
5a90c3dec2
Add constructor injection for the eventManager.
|
10 years ago |
Mark Story
|
71623f576d
Add ActionDispatcher to new Http lib
|
10 years ago |