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
|
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
|
6016663a28
Use HTTPS for the book.cakephp.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 |
ADmad
|
97cbe2311a
Splat operator doesn't like associative arrays.
|
9 years ago |
chinpei215
|
e2c56381f8
Fix sprintf warnings when using deprecated properties
|
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
|
351c253564
Fix controller->redirect response handling
|
9 years ago |
thinkingmedia
|
fc5e8a93cb
adds Event type hinting to unit tests
|
9 years ago |
Mark Story
|
6f7689b967
Merge branch 'master' into 3.next
|
9 years ago |
Marc Würth
|
05305555a3
Remove superfluous whitespace in doc blocks
|
9 years ago |
Mark Story
|
055b574d86
Fix controller tests.
|
9 years ago |
Jose Diaz-Gonzalez
|
01ba43ce26
Remove extra newline
|
10 years ago |
Jose Diaz-Gonzalez
|
271f5721ba
Test Controller::paginate() with custom settings
|
10 years ago |
Mark Story
|
6c0844fa57
Merge branch 'master' into 3.next
|
9 years ago |
ADmad
|
d00d7fdfe0
Remove use of TestCase::getMock() from "Controller" namepace tests.
|
9 years ago |
ADmad
|
3cc1f9abea
Replace all instances of getMock() with single argument.
|
9 years ago |
ADmad
|
78be1eca91
Make return value of Controller:referer() consistent when returning local URLs.
|
10 years ago |
Jose Lorenzo Rodriguez
|
625ca3733b
Improving test
|
10 years ago |
Jose Lorenzo Rodriguez
|
abf063e8f3
Fixed test that was never supposed to work
|
10 years ago |
antograssiot
|
b19dd062bb
remove unsued import
|
10 years ago |