Closed (fixed)
Project:
Coder
Version:
7.x-2.x-dev
Component:
Review/Rules
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Dec 2011 at 22:51 UTC
Updated:
31 Aug 2012 at 23:54 UTC
Jump to comment: Most recent file
Comments
Comment #1
totten commentedAs part of the mini-sprint at Capital Camp 2012, I was pointed to this related issue:
http://drupal.org/node/1540094
And felt a bit put-off because there was no way to determine which of the 37 test files needed updates (without reading all of them). The folks I talked with at the sprint didn't have any ideas whether coder was working/supported under D8, so I wrote a throw-away script to identify missing docblocks in test-classes.
In any event, in case its useful, the script is attached.
Comment #2
douggreen commentedI think I can do this with coder, but not with those functions. I'll take a stab at writing this using a coder callback.
Comment #3
douggreen commentedRule added to 7.x-2.x http://drupalcode.org/project/coder.git/commit/d2d9fd7.
Comment #4
douggreen commentedMy first commit wasn't perfect, so if you want to test, please get the 7.x-2.x-dev release. Thanks!
Comment #5
douggreen commented