mark_story
|
95ed471c41
Reduce duplication in code.
|
13 years ago |
mark_story
|
5a6a45d0d1
Add support for --admin to bake controller all.
|
13 years ago |
Ber Clausen
|
a7d9422c09
Test all empty array with assertSame() because assertEquals() does not check the type.
|
13 years ago |
Kyle Robinson Young
|
cbf5328b33
Fix failing test with controller task listAll
|
13 years ago |
Rachman Chavik
|
907b3221ed
logging: fix failing tests when called via webrunner
|
14 years ago |
Kyle Robinson Young
|
90e7afbdc7
Correct parameter order of assertEquals and assertNotEquals
|
14 years ago |
Juan Basso
|
3b1bd90ad6
Updated copyright to 2012.
|
14 years ago |
mark_story
|
ed1d34accc
Fix most coding standards issues in Test/Console
|
14 years ago |
Majna
|
d41e5621b7
Fix missing and invalid assertions in tests.
|
14 years ago |
Kyle Robinson Young
|
5388237099
Consistently setting setUp() and tearDown() on test cases
|
14 years ago |
Majna
|
87a3937def
Add visibility keyword for 'helpers' property in controller template.
|
14 years ago |
Kyle Robinson Young
|
98f03dc6df
Replacing test case compatibility functions
|
14 years ago |
Jose Lorenzo Rodriguez
|
fbdb058441
Converting regular expression assertions to simple string contains, those perform faster and consume less memory
|
14 years ago |
mark_story
|
3cb3424b4f
Add App::uses to baked controllers.
|
14 years ago |
Juan Basso
|
d84531d29c
Using @property to autocomplete components and helpers in some IDEs. Also added @property to bake of controller and model. Fixes #103.
|
14 years ago |
Juan Basso
|
9bc3e567c1
Removed the @access and @static.
|
14 years ago |
Jose Lorenzo Rodriguez
|
cfd2d9e00b
Updating all @package annotations in doc blocks
|
14 years ago |
Juan Basso
|
192812ee7f
Updating the copyright to 2011.
|
15 years ago |
Juan Basso
|
aacb921695
Pattern to use skipIf in tests.
|
15 years ago |
Renan Gonçalves
|
438050dcaa
Adding 'public' visibility to all public methods.
|
15 years ago |
AD7six
|
0a53242e3e
correcting all the inverted assertEqual tests
|
15 years ago |
Jose Lorenzo Rodriguez
|
2a54f0923d
More string replacing for new paths
|
15 years ago |
Jose Lorenzo Rodriguez
|
900dfef2f7
Starting unification of casing in remaining folders
|
15 years ago |