mscherer
|
44a78128e7
Fix CS for easier 3.x/4.x comparison/merge.
|
6 years ago |
Mark Story
|
0a72db4d0e
Clean up class names
|
7 years ago |
Marc Ypes
|
98a46df904
Add previous exception trace in BaseErrorHandler logging
|
7 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
|
487d367111
Merge branch 'master' into 3.next
|
8 years ago |
Mark Story
|
5aaa157c6f
Fix Error tests using deprecated request properties.
|
8 years ago |
dereuromark
|
829778dfb7
Fix doc block.
|
8 years ago |
Mark Story
|
7a5e33348c
Update uses of HttpExceptions.
|
8 years ago |
mark_story
|
09e1444452
Fix remaining tests in Error package.
|
8 years ago |
Mark Story
|
4548fc77e2
Fix more usage of config().
|
8 years ago |
Mark Story
|
15d5e2b58e
Merge branch 'master' into 3.next
|
8 years ago |
saeid
|
2d196e827e
wrap tests by error reporting helpers
|
8 years ago |
ADmad
|
0247146f31
Remove unneeded "use" statements.
|
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 |
saeid
|
69dcc12201
use Cake\Http\ServerRequest on tests
|
9 years ago |
saeid
|
b4212c73e9
change "Cake\Network\Response" to "Cake\Http\Response"
|
9 years ago |
Henrik Gemal
|
e808d23249
minor fixes to unit tests (#10052)
|
9 years ago |
ADmad
|
3cc1f9abea
Replace all instances of getMock() with single argument.
|
9 years ago |
Mark Story
|
2e12b89f64
Add test assertions and refactor shared code.
|
10 years ago |
antograssiot
|
b19dd062bb
remove unsued import
|
10 years ago |
Mark Story
|
ba30f67136
Merge branch 'master' into 3.2
|
10 years ago |
Mark Story
|
ff44e9e5ba
Output URLs whenever there is a request.
|
10 years ago |
Mark Story
|
0c541b7141
Add coverage for memory limit increases.
|
10 years ago |
Jose Lorenzo Rodriguez
|
fc5ce30405
Added test for handling of PHP 7 errors
|
10 years ago |