hospitalrun-core icon indicating copy to clipboard operation
hospitalrun-core copied to clipboard

Add TAP test runner

Open fox1t opened this issue 4 years ago • 0 comments

🚀 Feature Proposal

We need to test all TS interfaces. Add TAP, that is already used by the server package, to this repository. Reference: https://node-tap.org/

  • [ ] add TAP as devDependency
  • [ ] add all needed scripts to package.json
  • [ ] add working pre-commit hook
  • [ ] make a trivial test as example

fox1t avatar Feb 02 '20 17:02 fox1t