Unit Tests and Bug Fixes
Full coverage unit tests have been added to both the raw binder and
the FileMagic API, and a number of bugs were discovered and fixed.
- test(jest): add jest dependencies and update tsconfig
49de209 - test: add unit tests for FileMagic and fix bugs
50f6f08 - test(jest): add unit tests for the raw binding
25e511d - fix(c++): handle cases when cannot open file in detect
c86e39c - Prepare release 1.2.0 (change log, bump version)
61a753a - test: remove node.js process max listener warning
645078f - chore: ignore coverage directory
531a640