ben-aaron188 / netanos

NETANOS: Named entity-based Text Anonymization for Open Science'
https://www.npmjs.com/package/netanos
MIT License
11 stars 5 forks source link

Add tests #2

Closed RichardLitt closed 7 years ago

RichardLitt commented 7 years ago

These should be relatively easy to set up, as the API is not complicated. Adding one for each of the main methods would be fantastic, and then making them runnable through an npm script.

Related to https://github.com/openjournals/joss-reviews/issues/283#issuecomment-307141013.

ben-aaron188 commented 7 years ago

We've included tests for each of the main method, runnable through npm test after installing mochajs.