ADmad
|
04342bba0e
Fix test.
|
7 years ago |
sohelrana820
|
d3c5de1a26
Fixed return value type in some methods
|
7 years ago |
Mark Story
|
15e61cb9fb
Fix more usage of deprecated methods.
|
8 years ago |
Mark Story
|
5aaa157c6f
Fix Error tests using deprecated request properties.
|
8 years ago |
Mark Story
|
b4bd7be5dd
Merge pull request #10949 from robertpustulka/controller-properties
|
8 years ago |
Mark Story
|
7a5e33348c
Update uses of HttpExceptions.
|
8 years ago |
Robert Pustułka
|
36104a61ea
Fix deprecated plugin access.
|
8 years ago |
mark_story
|
a158d437f9
Fix failing deprecated method use in ExceptionRenderer tests.
|
8 years ago |
Mark Story
|
3d6592547a
Fix usage of deprecated features across the framework.
|
8 years ago |
Florian Krämer
|
965ba0d661
Updating deprecated method calls in tests
|
8 years ago |
Mark Story
|
67d6b55de6
Merge branch 'master' into 3.next
|
8 years ago |
Mark Story
|
4319fd43d8
Merge pull request #10784 from ravage84/set-test-namespace
|
8 years ago |
Bryan Crowe
|
228e9ca1cf
Use simple strings where applicable
|
8 years ago |
Marc Würth
|
3caa4988e8
Replace literal configure alls with new convenience function setAppNamespace()
|
8 years ago |
Mark Story
|
2dd4bdf37c
Merge branch 'master' into 3.next
|
8 years ago |
Mark Story
|
668c087398
Merge branch 'master' into 3.next
|
8 years ago |
Mark Story
|
7a301568a6
Update MissingAction test to inflect class name.
|
8 years ago |
Mark Story
|
78addb2b25
Improve MissingController error page.
|
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
|
babd5c43e7
Apply getEventManager() in tests.
|
9 years ago |
saeid
|
69dcc12201
use Cake\Http\ServerRequest on tests
|
9 years ago |
inoas
|
4c40f2fdad
fix variable name typo
|
9 years ago |
inoas
|
703e2885ba
fix test to report exception via json with file name and line number
|
9 years ago |
Mark Story
|
a3291b0fc5
Merge branch 'master' into pr-10324
|
9 years ago |
saeid
|
56965febc4
use new response class within tests
|
9 years ago |
David Yell
|
2271b94bb3
Refactored out the Heredoc syntax in favour of array comparison to remove potential non-matches due to json formatting
|
9 years ago |
David Yell
|
f597db4e03
Added a test case of rendering an exception as json to ensure the returned url is correct
|
9 years ago |
mark_story
|
f74e4de295
Use undeprecated method.
|
9 years ago |