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

Configure tests #7

Open
medikoo opened this issue Mar 5, 2019 · 0 comments
Open

Configure tests #7

medikoo opened this issue Mar 5, 2019 · 0 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@medikoo
Copy link
Owner

medikoo commented Mar 5, 2019

There's no tests. It'll be good to have some

Tests should follow black box model, and test only public API, with all external requests (e.g. to npm) being stubbed.

They should be fully runnable offline, although it doesn't mean, that having some integration tests aside against npm registry, is off the table.

Ideally BDD, test runner to be confirmed, but suggested choice is mocha

Coverage scripts should be added as well, preferably based on nyc

@medikoo medikoo added help wanted Extra attention is needed good first issue Good for newcomers labels Mar 5, 2019
@medikoo medikoo assigned medikoo and unassigned medikoo Mar 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant