Mark Sch
|
43bbe97f9a
Backport CS fixes for smaller diff. (#14681)
|
5 years ago |
Mark Story
|
91b4b45cfc
Add TestCase method to drop plugins.
|
7 years ago |
Mark Story
|
835a255042
Deprecate Plugin::unload()
|
7 years ago |
saeid
|
f9d2db1876
change the method to support array only
|
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
|
aad65a0faf
Merge branch 'master' into 3.next
|
8 years ago |
Dariusz Ruminski
|
c936250731
Use adventage of newer PHPUnit sytax
|
8 years ago |
Mark Story
|
52ac1ed8c1
Fix more deprecated method usage.
|
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
|
d59ba45ab6
Fixed some typos. Added assertion for unload return result.
|
8 years ago |
Robert Pustułka
|
a5dfca683b
Test the new features in ObjectRegistry.
|
8 years ago |
Robert Pustułka
|
cbe805efa3
Fixed failing tests.
|
8 years ago |
Robert Pustułka
|
2172466db1
Apply setEventManager() in tests.
|
9 years ago |
Robert Pustułka
|
babd5c43e7
Apply getEventManager() in tests.
|
9 years ago |
Mark Story
|
17c3cbdccd
Merge branch 'master' into 3.next
|
9 years ago |
saeid
|
69dcc12201
use Cake\Http\ServerRequest on tests
|
9 years ago |
Mark Story
|
725d4de08d
Merge branch 'master' into 3.next
|
9 years ago |
Michael Hoffmann
|
ed80cb61ed
Throw an exception instead of an triggering error. Add event unload test to BehaviorRegistryTest
|
9 years ago |
Michael Hoffmann
|
cacc214d1b
Refactor ObjectRegistry unload
|
9 years ago |
saeid
|
56965febc4
use new response class within tests
|
9 years ago |
Cory Thompson
|
902c991027
Fix numerous typos
|
9 years ago |
ADmad
|
3cc1f9abea
Replace all instances of getMock() with single argument.
|
9 years ago |
antograssiot
|
b19dd062bb
remove unsued import
|
10 years ago |
Yves P
|
99b1cc72f6
Corrects the "Tests" links in various docblocks
|
10 years ago |
ADmad
|
6cf7b52897
Use short array syntax.
|
11 years ago |
Bryan Crowe
|
be845a3a01
Run phpcbf for PSR2 CS fixers
|
11 years ago |