Mark Story
|
91b4b45cfc
Add TestCase method to drop plugins.
|
7 年之前 |
Mark Story
|
835a255042
Deprecate Plugin::unload()
|
7 年之前 |
Mark Story
|
accce4770d
Make mocks more representative of actual behavior.
|
7 年之前 |
saeid
|
e0f6112f3f
unload plugins after use
|
7 年之前 |
saeid
|
e01b9c75ad
replace Plugin::load() with $this->loadPlugins() in tests
|
7 年之前 |
ADmad
|
b5d250edaa
Update test.
|
7 年之前 |
ADmad
|
c78cc7146f
Merge branch '3.next' into 3.7-cell-deprecations
|
7 年之前 |
Mark Story
|
a03a6aef8a
Merge branch 'master' into 3.next
|
7 年之前 |
ADmad
|
722fd02a13
Remove Cell::$helpers. Use cell's view builder methods instead.
|
7 年之前 |
ADmad
|
bd760e4579
Remove Cell::$plugin. Use cell's view builder's instead.
|
7 年之前 |
ADmad
|
e298d36893
Remove Cell::$template. Use cell's view builder's methods instead.
|
7 年之前 |
ADmad
|
71b862dddd
Make View::$helpers protected.
|
7 年之前 |
mark_story
|
2203e0db44
Remove use of undefined property from Cell::__debugInfo()
|
7 年之前 |
ADmad
|
2d6c6193e1
Use getter/setter methods instead of directly accessing properties.
|
7 年之前 |
Mark Story
|
c464f07c25
Correct deprecation warnings for viewBuilder properties.
|
8 年之前 |
Gabriel Caruso
|
8d2d57857a
Refactoring tests
|
8 年之前 |
Mark Story
|
aad65a0faf
Merge branch 'master' into 3.next
|
8 年之前 |
Dariusz Ruminski
|
c936250731
Use adventage of newer PHPUnit sytax
|
8 年之前 |
Mark Story
|
14cb9dcdc0
Fix usage of config() in database, orm, view tests.
|
8 年之前 |
chinpei215
|
c4f13b861a
Fix CS
|
8 年之前 |
chinpei215
|
0c342051b6
Use exception chaining
|
8 年之前 |
Mark Story
|
4319fd43d8
Merge pull request #10784 from ravage84/set-test-namespace
|
8 年之前 |
Bryan Crowe
|
228e9ca1cf
Use simple strings where applicable
|
8 年之前 |
Marc Würth
|
82db65bdd4
Rewmove unused imports of Configure class
|
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 年之前 |