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 |