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

Improve unit test coverage percentage #1035

Open
Ichimonji10 opened this issue May 25, 2018 · 1 comment
Open

Improve unit test coverage percentage #1035

Ichimonji10 opened this issue May 25, 2018 · 1 comment

Comments

@Ichimonji10
Copy link
Contributor

Pulp Smash is being converted from a test suite to a framework for writing tests. As a result, breaking changes in the code are far more problematic. Unit tests are perfect for detecting interface changes. Let's raise unit test coverage to at least 90%.

@nixocio
Copy link

nixocio commented May 25, 2018

As I suggestion we should use make test-coverage to see areas that require unittests.

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