Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added test for Variables and coverage
* Changed `rewire.ts` to provide helper methods instead of rewiring directly in the global scope which seemed to cause issues. See theKashey/rewiremock#144. * Added NPM package `nyc` to provide coverage reports. Use `npm run coverage`. * Improved coverage of `Inputs`.
- Loading branch information