mark_story
|
2fa8735ad2
Fix failing tests in ViewBuilder.
|
8 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
|
81267e5e7c
Fix deprecated feature use in the test suite for View classes.
|
8 years ago |
Mark Story
|
67d6b55de6
Merge branch 'master' into 3.next
|
8 years ago |
Marc Würth
|
41671410cb
Replace other literal configure calls with new convenience function setAppNamespace()
|
8 years ago |
Marc Würth
|
3caa4988e8
Replace literal configure alls with new convenience function setAppNamespace()
|
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
|
babd5c43e7
Apply getEventManager() in tests.
|
9 years ago |
saeid
|
69dcc12201
use Cake\Http\ServerRequest on tests
|
9 years ago |
saeid
|
56965febc4
use new response class within tests
|
9 years ago |
dereuromark
|
9df5f574fe
Remove deprecated method usage in tests. Make typehinting possible which reveals coding errors.
|
9 years ago |
ADmad
|
3cc1f9abea
Replace all instances of getMock() with single argument.
|
9 years ago |
ADmad
|
32a06d7008
Add test for ViewBuilder::createFromArray()
|
10 years ago |
ADmad
|
4eecd3a901
Add ViewBuilder serializer.
|
10 years ago |
Mark Story
|
8c92292603
Add AppView as a starting default.
|
10 years ago |
Mark Story
|
efa41b11ff
Use templatePath() instead of viewPath()
|
10 years ago |
Mark Story
|
e575b2226f
ViewBuilder::build() builds view instances now.
|
10 years ago |
Mark Story
|
83c6f57b49
Add merge parameter to helpers/options.
|
10 years ago |
Mark Story
|
1f8aa5fb61
Add tests for array properties.
|
10 years ago |
Mark Story
|
d0ebb56c0f
Add tests for string properties.
|
10 years ago |