4 Commits

Author SHA1 Message Date
cb5ab48d48 fix: coveragePathIgnorePatterns to /out
We were accidentally ignoring `node/routes` because we had "out"
instead of "/out" in `coveragePathIgnorePatterns` which caused
us to not collect coverage for those files. Now we do.
2021-05-06 11:53:17 -07:00
027106a5e1 feat(testing): add test for constants "version" and commit 2021-05-05 15:34:48 -07:00
7bfdd13cb3 refactor: tmpdir and add to test utils 2021-04-23 16:40:39 -07:00
3f7104bb4e refactor: move unit tests to test/unit 2021-03-12 12:00:56 -07:00