Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 181 Bytes

TEST.md

File metadata and controls

7 lines (5 loc) · 181 Bytes

Test

Test Scripts

  • npm run test-coverage - checks test coverage on unit tests.
  • npm run test-watch - runs tests in watch mode.
  • npm run test-unit - runs unit tests.