Mark Story
|
b7da77c71d
Merge branch 'master' into 3.1
|
10 years ago |
Walther Lalk
|
26ae03005e
Use correct $contents variable in the test
|
10 years ago |
Walther Lalk
|
e4ceb0df93
Add test for overwrite all
|
10 years ago |
Mark Story
|
7f3e7d9be1
Merge branch 'master' into 3.1
|
11 years ago |
Mark Scherer
|
726fc42a4c
Add test cases
|
11 years ago |
Yves P
|
baf4147d67
Add tests to dispatchShell
|
11 years ago |
Yves P.
|
0b980d39da
Update ShellTest::testDispatchShell
|
11 years ago |
Mark Story
|
a1c7b51b3d
Merge pull request #6292 from HavokInspiration/3.1-shell-requested
|
11 years ago |
Yves P
|
1cf42b8fa8
Add a method that will be in charge of parsing arguments passed to a Shell::dispatchShell() call.
|
11 years ago |
Yves P
|
99334977af
Allow Shells to be dispatched with a new "extra" arguments
|
11 years ago |
Yves P
|
a13458e496
Removes the version number in the welcome message in the custom testing shell
|
11 years ago |
Yves P
|
5f86f594aa
Use output buffering instead of a log file
|
11 years ago |
Yves P
|
2991bba1a1
Add a test for the Shell::dispatchShell method
|
11 years ago |
Grzesiek W
|
3ec1969d71
missing call
|
11 years ago |
Grzesiek W
|
34f9745b95
test case
|
11 years ago |
ADmad
|
6cf7b52897
Use short array syntax.
|
11 years ago |
Bryan Crowe
|
be845a3a01
Run phpcbf for PSR2 CS fixers
|
11 years ago |
euromark
|
e413accd49
More DS corrections.
|
11 years ago |
Anthony GRASSIOT
|
38b9abd19e
pluralize $fixtures
|
11 years ago |
ADmad
|
137ebcf2aa
Make ModelAwareTrait::loadModel() return model instance.
|
11 years ago |
Jose Lorenzo Rodriguez
|
8efbbf8c7f
Moving File and Folder to their own namespace
|
11 years ago |
euromark
|
6b02f80b10
Move Console Shells and Tasks.
|
11 years ago |
Bryan Crowe
|
707c88a268
Fix CS errors
|
11 years ago |
euromark
|
1a962df914
fix test
|
11 years ago |
euromark
|
fc9b288933
Add Shell::param()
|
11 years ago |
Jose Lorenzo Rodriguez
|
f94e9dcd81
Shell methods will need to be camelCased, snake case is still accepted
|
11 years ago |
mark_story
|
a2f3fc4012
Remove bonus inflection in _setModelClass()
|
11 years ago |
mark_story
|
3f036e61bb
Add autoMethod parameter to runCommand()
|
12 years ago |
mark_story
|
2b40223a92
Switch tasks from using execute() to using main().
|
12 years ago |
mark_story
|
3e2282cbde
Handle subcommands in fewer places.
|
12 years ago |