mscherer
|
44a78128e7
Fix CS for easier 3.x/4.x comparison/merge.
|
6 年 前 |
mscherer
|
4d1e628624
Fix CS - PSR12
|
6 年 前 |
Mark Story
|
91b4b45cfc
Add TestCase method to drop plugins.
|
7 年 前 |
Mark Story
|
835a255042
Deprecate Plugin::unload()
|
7 年 前 |
saeid
|
f9d2db1876
change the method to support array only
|
7 年 前 |
saeid
|
e01b9c75ad
replace Plugin::load() with $this->loadPlugins() in tests
|
7 年 前 |
Mark Story
|
9016d7f84d
Move CorsBuilder and Session to the Http package.
|
8 年 前 |
Mark Story
|
8d6e88c846
Mark Dispatcher as deprecated and flag its tests.
|
8 年 前 |
Dariusz Ruminski
|
c936250731
Use adventage of newer PHPUnit sytax
|
8 年 前 |
ADmad
|
0247146f31
Remove unneeded "use" statements.
|
8 年 前 |
mark_story
|
2cb101226f
Handle immutable responses better.
|
8 年 前 |
Marc Würth
|
3caa4988e8
Replace literal configure alls with new convenience function setAppNamespace()
|
8 年 前 |
Marc Würth
|
3a6bd75832
Use HTTPS for the opensource.org URL
|
8 年 前 |
Marc Würth
|
c61ab5ee95
Use HTTPS for the cakefoundation.org URL
|
8 年 前 |
Marc Würth
|
4c774ce4b7
Use HTTPS for the cakephp.org URL
|
8 年 前 |
saeid
|
69dcc12201
use Cake\Http\ServerRequest on tests
|
9 年 前 |
saeid
|
56965febc4
use new response class within tests
|
9 年 前 |
Mark Story
|
6f7689b967
Merge branch 'master' into 3.next
|
9 年 前 |
Marc Würth
|
05305555a3
Remove superfluous whitespace in doc blocks
|
9 年 前 |
ADmad
|
855c4d114b
Fix CS error.
|
9 年 前 |
Mark Story
|
6c0844fa57
Merge branch 'master' into 3.next
|
9 年 前 |
ADmad
|
893358fa3b
Remove use of TestCase::getMock() from "Routing" namepace tests.
|
9 年 前 |
ADmad
|
3cc1f9abea
Replace all instances of getMock() with single argument.
|
9 年 前 |
Mark Story
|
268de40f2f
Integrate the new ActionDispatcher into Dispatcher
|
10 年 前 |
Mark Story
|
cce106b283
Remove duplicate code.
|
10 年 前 |
antograssiot
|
b19dd062bb
remove unsued import
|
10 年 前 |
Mark Story
|
8994971b67
Reject controller names that are not camel case.
|
10 年 前 |
mark_story
|
67d1c9890e
Disallow direct controller names
|
10 年 前 |
Yves P
|
99b1cc72f6
Corrects the "Tests" links in various docblocks
|
10 年 前 |
ADmad
|
6cf7b52897
Use short array syntax.
|
11 年 前 |