Now that #281399: Create Simpletest for the Coder 6.x Style Review has been committed, we need tests written for each of the 4 reviews. This task is a DROP task for creating the coder_6x.test file.
Before simpletest existed, the "Coder tests" were simply a bunch of unused include files in the tests directory. So you should find things to test by looking at tests/coder_6x.inc.
As an extra bonus, look at the includes/coder_6x.inc file and make sure that there is a test for each rule.
You should download the coder module and create a coder_6x.test file in the tests directory. You'll need to know/learn how to create a patch file that adds a new file. For this, see creating patches.
See also #301113: Create SimpleTest for the Coder Comment Review
Comments
Comment #1
douggreen commentedComment #2
douggreen commentedChanging the compontent name SimpleTest (capitalization, for cwgordon
Comment #3
douggreen commentedPretty sure this is done, see http://drupalcode.org/project/coder.git/blob/HEAD:/coder_review/tests/co...