Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bring test coverage up #2

Open
Stephen001 opened this issue Jun 7, 2013 · 0 comments
Open

Bring test coverage up #2

Stephen001 opened this issue Jun 7, 2013 · 0 comments
Assignees
Milestone

Comments

@Stephen001
Copy link
Member

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

@ghost ghost assigned Gooseheaded Jun 7, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants