mark_story
|
9ff0739504
Improving test generation.
|
14 years ago |
mark_story
|
6d269ce25d
Merge branch '2.0' into 2.1
|
14 years ago |
Kyle Robinson Young
|
94e119fe67
Adhere to code formatting standard
|
14 years ago |
ADmad
|
73674c648c
Moving AppShell inside Console/Command for consistency with file location of other App classes. Also making all core shells and tasks extends AppShell instead of Shell. Closes #2278
|
14 years ago |
Rachman Chavik
|
204851842b
In a multidb habtm, we cannot rely on 'joinTable'
|
14 years ago |
mark_story
|
8981f49bd5
Add stricter validation to TestTask.
|
14 years ago |
Gun.io Whitespace Robot
|
4742168253
Remove whitespace [Gun.io WhitespaceBot]
|
14 years ago |
James Larking
|
75daff8df9
Camelize type of test being generated.
|
14 years ago |
mark_story
|
72006b9369
Fix options in OptionParser for TestTask
|
14 years ago |
Jose Lorenzo Rodriguez
|
d08f916179
Grabbing the first available config defined in connection manager as a default for baking. Fixing a couple of failing test cases
|
14 years ago |
mark_story
|
aae2b0c257
Fixing issue baking controller tests.
|
14 years ago |
Juan Basso
|
a0ee8b49fe
Fixed some API doc in console.
|
14 years ago |
Jose Lorenzo Rodriguez
|
cfd2d9e00b
Updating all @package annotations in doc blocks
|
14 years ago |
Mark Story
|
74e2cb1507
Updating doc blocks and @package strings for Console
|
14 years ago |
Jose Lorenzo Rodriguez
|
d54f8dc07a
Fixing some shell tests when that fail when they are run in window
|
14 years ago |
Juan Basso
|
192812ee7f
Updating the copyright to 2011.
|
15 years ago |
Renan Gonçalves
|
f55fa4d026
Removing the specific getPath() method, it was giving the same result as the parent one.
|
15 years ago |
Thomas Ploch
|
a80d82e4a0
Fixed Shell naming from using Inflector::underscore() to Inflector::camelize(). Added small test case for Shell naming. Fixed missing CakePlugin::load() call in ShellTest.
|
15 years ago |
Renan Gonçalves
|
abbe5aaea2
Updating console to use i18n'ed strings.
|
15 years ago |
AD7six
|
9ac79da3f7
don't repeat the default value in the message
|
15 years ago |
Jose Lorenzo Rodriguez
|
9f5ab79abc
Fixing bake tasks after most recent changes
|
15 years ago |
Jose Lorenzo Rodriguez
|
000e05b468
Merge remote-tracking branch 'origin/2.0' into 2.0-class-loading
|
15 years ago |
Jose Lorenzo Rodriguez
|
d561460fda
Refactoring TestTask so it generates tests according to the new file naming standard
|
15 years ago |
Jose Lorenzo Rodriguez
|
7f2734d053
Starting to migrate internal tests files to the new file schema, and fixing related tests
|
15 years ago |
AD7six
|
2078dbccaa
use the cake_console domain for everything related to the cli
|
15 years ago |
AD7six
|
8f0c923cf6
translations for the console dir
|
15 years ago |
José Lorenzo Rodríguez
|
1332561164
Merge remote branch 'origin/2.0' into 2.0-class-loading
|
15 years ago |
José Lorenzo Rodríguez
|
4c0e06c451
Merge remote branch 'origin/2.0' into 2.0-class-loading
|
15 years ago |
José Lorenzo Rodríguez
|
66145db2a9
Fixing class loading for bake tasks
|
15 years ago |
José Lorenzo Rodríguez
|
1c0a4c9e0a
Starting to move console classes
|
15 years ago |