Closed Hypercubed closed 8 years ago
Since this is a big change I'd like to get an LGTM from @stefanjudis .
Sorry about the noise on this... had some trouble getting the CI to pass.
I think this is ready to merge. After this I think I'm going to replace the manual searching with globbing.
After this I think I'm going to replace the manual searching with globbing
👍
Tests and fixtures are located in the test directory.
Looks solid to me! 🎉
Why did the test coverage decrease?
Not sure why coverage decreased. I'll look into it.
This is a refactor of the source files but no functional changes.
1) All tests are based in static fixtures rather than generated. 2) Tests and fixtures are located in the
test
directory. 3)test
directory is not included in published package.