Skip to content

Bring test coverage up #2

@Stephen001

Description

@Stephen001

As I'm implementing stuff, I'll be writing a few unit tests, to verify it worked. However though, I will probably not be covering the full range of cases, so our test coverage won't be great. I'd like you to add new test cases to my ones, covering more complex/error scenarios.

Our code coverage can be seen here:
http://awesomeware.org/jenkins/job/dm-objects/9/cobertura/?

I'd like to aim for 50% conditional coverage, 70% line coverage, 70% method coverage. It may well be that you find a lot of our code that isn't covered is simply one liner methods with no logic. You can leave those, they don't particularly need testing.

As always, get in touch if you have any doubts.

http://www.vogella.com/articles/JUnit/article.html

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions