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 |
Paolo Cuffiani
|
ee93eec864
Update tests as suggested by @markstory
|
9 years ago |
Paolo Cuffiani
|
a3fe3fe23b
#10218 Fix tests to prevent future regressions
|
9 years ago |
Mark Story
|
9fff233e7d
Merge branch 'master' into 3.next
|
9 years ago |
Cory Thompson
|
902c991027
Fix numerous typos
|
9 years ago |
Mark Story
|
199decacfb
Merge branch 'master' into 3.next
|
9 years ago |
mark_story
|
94553a10c6
Attach dispatcher filters before firing events.
|
9 years ago |
thinkingmedia
|
fc5e8a93cb
adds Event type hinting to unit tests
|
9 years ago |
Marc Würth
|
05305555a3
Remove superfluous whitespace in doc blocks
|
9 years ago |
ADmad
|
855c4d114b
Fix CS error.
|
9 years ago |
ADmad
|
5a812b72fc
Remove use of TestCase::getMock() from "Error" namepace tests.
|
9 years ago |