Improve test coverage for shindig-common module
-----------------------------------------------
Key: SHINDIG-1031
URL: https://issues.apache.org/jira/browse/SHINDIG-1031
Project: Shindig
Issue Type: Improvement
Components: Java
Affects Versions: trunk
Reporter: Chico Charlesworth
Fix For: trunk
At the moment if we look at shindig-1.1.x, cobertura reports the following for
shindig-common:
- 57% overall coverage
(http://incubator.apache.org/shindig/shindig-1.1.x/shindig-parent/shindig-common/cobertura/index.html)
To address this, my suggestion would be to first tackle those packages that are
currently below 70% coverage:
- org.apache.shindig.common.servlet (2%)
- org.apache.shindig.protocol.conversion.xstream (22%)
- org.apache.shindig.protocol.conversion (46%)
- org.apache.shindig.auth (49%)
- org.apache.shindig.expressions (56%)
This task would be best achievable if contributors can first add a Jira comment
stating which package they would like to add unit tests for, and once each
package has been assigned, work can commence.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.