Closed (won't fix)
Project:
Coder
Version:
7.x-1.x-dev
Component:
SimpleTest
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
24 Mar 2008 at 03:39 UTC
Updated:
16 Jan 2016 at 19:28 UTC
Jump to comment: Most recent
We need to get the SimpleTest conding standards into the coder module.
Comments
Comment #1
boombatower commentedMoving.
Comment #2
boombatower commentedHas this already been completed? If not should this be done only for Drupal 7 as SimpleTest is in core of 6.x as well?
Comment #3
stella commentedIt's not in coder yet. Is there a definitive set of simpletest coding standards? Is the comment at http://drupal.org/node/234405#comment-771943 the final version? You should probably add a book page with the final version, and I'll start looking at implementing some of these over the coming weeks.
Comment #4
boombatower commentedI believe this is the best summary documentation available. http://drupal.org/node/325974
Comment #5
stella commentedComment #6
nancydruThis should be done for 6.x as well as many of us are coding SimpleTests for our 6.x branches. Of particular interest to me is the dropping of the camel case warnings in test files.
Comment #7
klausiCoder 7.x-1.x is frozen now and will not receive any updates. Coder 8.x-2.x can be used to check code for any Drupal version, Coder 8.x-2.x also supports the phpcbf command to automatically fix conding standard errors. Please check if this issue is still relevant and reopen against that version if necessary.