Skip to content
This repository was archived by the owner on Aug 7, 2021. It is now read-only.

chore: Enable all unit test and test coverage #1045

Merged
merged 2 commits into from
Sep 16, 2019
Merged

chore: Enable all unit test and test coverage #1045

merged 2 commits into from
Sep 16, 2019

Conversation

vakrilov
Copy link
Contributor

PR Checklist

What is the current behavior?

Only tests in the root of the repo were executed with npm test

What is the new behavior?

  • All tests (including nested folders) are executed with npm tests
  • Added npm run coverage that will report code-coverage using nyc (a.k.a. "the new istanbuljs")

@vakrilov vakrilov merged commit cf65ac1 into master Sep 16, 2019
@vakrilov vakrilov deleted the unit-tests branch September 16, 2019 13:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants