mark_story
|
0a1d8ca92a
|
Updating test cases to reflect changes in default templates.
|
2009-08-12 09:46:17 -04:00 |
|
mark_story
|
48a483e5ce
|
Fixing bake and bake related task test cases for PHP4.
|
2009-08-02 18:17:31 -04:00 |
|
mark_story
|
189480e499
|
Correcting parameter names for ControllerTask. Updating tests in Controller and ViewTask.
|
2009-07-29 12:47:25 -04:00 |
|
mark_story
|
9092b25004
|
Fixing how scaffold arg works, now generates scaffolds.
Making admin arg only make admin methods and new both arg make both admin and non admin methods.
Adding test cases.
Adding new line to template.
|
2009-07-28 22:53:29 -04:00 |
|
gwoo
|
062f471b7f
|
updating App::import usage. ran each test and everything seems ok.
|
2009-07-25 18:27:02 -07:00 |
|
AD7six
|
b2142df2bc
|
adding a newline before all comment blocks
|
2009-07-24 21:18:37 +02:00 |
|
mark_story
|
ad3e5f43e0
|
Removing newlines in files.
Adding and update bake.test to bake group test.
Fixing doc blocks.
|
2009-07-16 23:55:41 -04:00 |
|
mark_story
|
1e8d01992e
|
Adding test generation for controllers baked with ControllerTask::all()
|
2009-07-15 10:14:16 -04:00 |
|
mark_story
|
dc98184086
|
Updating Shell and Bake tasks to use App::path() instead of Configure::read().
|
2009-07-06 23:11:57 -04:00 |
|
mark_story
|
ddc341e4de
|
Updating ControllerTask to use ProjectTask.
|
2009-06-30 20:49:58 -04:00 |
|
mark_story
|
981503755e
|
Fixing camelCasing of plugin name for single word plugin names.
tests added.
|
2009-06-16 22:29:48 -04:00 |
|
mark_story
|
d810b43e80
|
Adding tests so no empty helpers/components
can be added. Refs #6383
|
2009-06-07 12:22:43 -04:00 |
|
mark_story
|
5e5293a866
|
Adding redirect() if deletion fails.
Fixing formatting.
|
2009-06-06 21:38:22 -04:00 |
|
mark_story
|
44bffc5bae
|
Adding support for -plugin parameter to TestTask
Test cases for plugin path generation added.
|
2009-06-06 21:03:26 -04:00 |
|
mark_story
|
4d89086146
|
Adding -plugin support to Controller Task
Test cases added.
|
2009-06-06 20:25:57 -04:00 |
|
mark_story
|
91f90b5c05
|
Fixing minor issues with tests.
|
2009-06-03 21:35:11 -04:00 |
|
mark_story
|
838af5862e
|
Making test bail if any of the required models exist.
|
2009-05-23 22:56:54 -04:00 |
|
mark_story
|
e8eaf97dcf
|
Additional tests for execute
|
2009-05-20 00:31:59 -04:00 |
|
mark_story
|
2cae04308c
|
Adding tests for interactive mode.
Fixing notice error.
|
2009-05-19 00:18:59 -04:00 |
|
mark_story
|
8bcd8ff890
|
Adding skipIf's
Fixing typo, adding assertions.
|
2009-05-18 23:49:44 -04:00 |
|
mark_story
|
4f6d3219ef
|
Adding test cases for bakeActions
|
2009-05-18 23:46:20 -04:00 |
|
mark_story
|
0d7b86fc8b
|
Removing $uses as part of bake.
|
2009-05-18 22:26:16 -04:00 |
|
mark_story
|
c0f06be65e
|
Adding test case for bake output.
|
2009-05-17 00:04:33 -04:00 |
|
mark_story
|
08394629c9
|
Creating confirmController and test case.
|
2009-05-16 23:17:40 -04:00 |
|
mark_story
|
9eb27f14d7
|
Adding tests and starting clean up of __interactive.
|
2009-05-15 00:04:57 -04:00 |
|
mark_story
|
68a858b39a
|
Adding test case for getName
|
2009-05-14 23:28:27 -04:00 |
|
mark_story
|
03e231c05d
|
Adding test case for controller task.
Refactoring listAll() to use Model task which has
the necessary code.
|
2009-05-14 23:17:42 -04:00 |
|