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

Add tests #3

Open
Leont opened this issue Jan 30, 2015 · 0 comments
Open

Add tests #3

Leont opened this issue Jan 30, 2015 · 0 comments

Comments

@Leont
Copy link
Owner

Leont commented Jan 30, 2015

Currently ambt doesn't have any end-user tests beyond compilation tests

doyleyoung added a commit to doyleyoung/app-modulebuildtiny that referenced this issue Apr 28, 2015
The tests are broken down into subtests which group the major errors, actions and subroutines into common units.

There are a number of commented tests that could be fixed to hit edge cases and increase the branch and conditional coverage.

Devel::Cover reports the following:
---------------------------- ------ ------ ------ ------ ------ ------ ------
File                           stmt   bran   cond    sub    pod   time  total
---------------------------- ------ ------ ------ ------ ------ ------ ------
lib/App/ModuleBuildTiny.pm     68.3   52.2   34.2  100.0   12.5  100.0   62.2
Total                          68.3   52.2   34.2  100.0   12.5  100.0   62.2
---------------------------- ------ ------ ------ ------ ------ ------ ------

These tests only cover the basics, but should be a good start for issue Leont#3.
@Leont Leont added the hacktober label Oct 2, 2018
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

1 participant