saeid
|
69dcc12201
use Cake\Http\ServerRequest on tests
|
9 年之前 |
inoas
|
4c40f2fdad
fix variable name typo
|
9 年之前 |
inoas
|
703e2885ba
fix test to report exception via json with file name and line number
|
9 年之前 |
Mark Story
|
a3291b0fc5
Merge branch 'master' into pr-10324
|
9 年之前 |
saeid
|
56965febc4
use new response class within tests
|
9 年之前 |
David Yell
|
2271b94bb3
Refactored out the Heredoc syntax in favour of array comparison to remove potential non-matches due to json formatting
|
9 年之前 |
David Yell
|
f597db4e03
Added a test case of rendering an exception as json to ensure the returned url is correct
|
9 年之前 |
mark_story
|
f74e4de295
Use undeprecated method.
|
9 年之前 |
Paolo Cuffiani
|
ee93eec864
Update tests as suggested by @markstory
|
9 年之前 |
Paolo Cuffiani
|
a3fe3fe23b
#10218 Fix tests to prevent future regressions
|
9 年之前 |
Mark Story
|
9fff233e7d
Merge branch 'master' into 3.next
|
9 年之前 |
Cory Thompson
|
902c991027
Fix numerous typos
|
9 年之前 |
Mark Story
|
199decacfb
Merge branch 'master' into 3.next
|
9 年之前 |
mark_story
|
94553a10c6
Attach dispatcher filters before firing events.
|
9 年之前 |
thinkingmedia
|
fc5e8a93cb
adds Event type hinting to unit tests
|
9 年之前 |
Marc Würth
|
05305555a3
Remove superfluous whitespace in doc blocks
|
9 年之前 |
ADmad
|
855c4d114b
Fix CS error.
|
9 年之前 |
ADmad
|
5a812b72fc
Remove use of TestCase::getMock() from "Error" namepace tests.
|
10 年之前 |
ADmad
|
3cc1f9abea
Replace all instances of getMock() with single argument.
|
10 年之前 |
Mark Story
|
190caaf141
Fix errors on missing action/template error page.
|
10 年之前 |
Mark Story
|
efa41b11ff
Use templatePath() instead of viewPath()
|
10 年之前 |
Mark Story
|
7348802bea
Get tests passing with ViewBuilder.
|
10 年之前 |
Mark Story
|
834fa46f46
Merge branch 'master' into 3.1
|
10 年之前 |
Yves P
|
99b1cc72f6
Corrects the "Tests" links in various docblocks
|
10 年之前 |
ADmad
|
1d488cca3d
Fix CS errors
|
10 年之前 |
ADmad
|
10ce64e0b4
Update tests for ExceptionRender.
|
10 年之前 |
ADmad
|
073c8d08f9
Remove use of deprecated controller properties from exceptionrenderer
|
10 年之前 |
Mark Story
|
d6991c2662
Add missing period.
|
11 年之前 |
ADmad
|
c73495dce3
Merge pull request #6264 from cakephp/master-deprecate-session-helper
|
11 年之前 |
Michael Pirouet
|
e590c7f7e6
Fix ExceptionRendererTest
|
11 年之前 |