mscherer
|
15f02f9450
Cleaner asserting for strict typehinting, lots of false positives fixed.
|
7 years ago |
ADmad
|
cf569b9c15
Fix CS error.
|
7 years ago |
ADmad
|
76c3044945
Update return typehint of TestCase methods.
|
7 years ago |
ADmad
|
f29d951026
Fix CS errors.
|
7 years ago |
ADmad
|
075cd238bb
Merge branch '3.next' into 4.x
|
7 years ago |
Mark Story
|
91b4b45cfc
Add TestCase method to drop plugins.
|
7 years ago |
Mark Story
|
d2c9459cd7
Merge branch '3.next' into 4.x
|
7 years ago |
Mark Story
|
835a255042
Deprecate Plugin::unload()
|
7 years ago |
Mark Story
|
0a1fd1edfe
Merge branch '3.next' into 4.x
|
7 years ago |
ADmad
|
625db9be47
Merge branch '4.x' into 4.x-phpcs
|
7 years ago |
saeid
|
b2d58cf43e
unload() plugins after use
|
7 years ago |
saeid
|
e01b9c75ad
replace Plugin::load() with $this->loadPlugins() in tests
|
7 years ago |
Mark Story
|
2e3c5c441c
Add typehints to console classes.
|
7 years ago |
ADmad
|
9bd82d7ac1
Fix CS errors.
|
7 years ago |
mark_story
|
f7d99239b1
Update failing tests and add shell deprecations.
|
7 years ago |
Robert Pustułka
|
a00fb0fed0
Merge branch '3.next' into deprecate-table-registry
|
8 years ago |
Dariusz Ruminski
|
c936250731
Use adventage of newer PHPUnit sytax
|
8 years ago |
Robert Pustułka
|
8e93d6cf76
Disable constructor in ShellDispatcher 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
|
46c5e1782f
Fix up test that started failing because of new shell class.
|
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 |
dereuromark
|
73a9935f20
Improve test case.
|
9 years ago |
dereuromark
|
5e74332885
Add tests for custom integer return values.
|
9 years ago |
mscherer
|
2bcfe5c5a5
Dont use magic numbers for success code either.
|
9 years ago |
Marc Würth
|
05305555a3
Remove superfluous whitespace in doc blocks
|
9 years ago |
ADmad
|
8dcf70d29d
Remove use of TestCase::getMock() from "Console" namepace tests.
|
9 years ago |