Skip to content
This repository was archived by the owner on Dec 30, 2022. It is now read-only.

Add integration tests for hekla-cli #41

Closed
andrewjensen opened this issue Sep 26, 2019 · 1 comment · Fixed by #42
Closed

Add integration tests for hekla-cli #41

andrewjensen opened this issue Sep 26, 2019 · 1 comment · Fixed by #42

Comments

@andrewjensen
Copy link
Owner

We need some basic test coverage on the hekla-cli package so we know changes aren't causing regressions.

Things to test:

  • Calling the CLI creates an analysis.json file
  • Calling the CLI runs plugins that influence the analysis file
  • Calling the CLI runs reporter plugins that create other files
@andrewjensen
Copy link
Owner Author

Look into integrating Jest and Lerna better with notes from this issue.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant