Open achrinza opened 4 years ago
A test suite should be as close as possible to production code, and should follow a best-practices
As such the following were done:
ts-node
pretest
__tests__
Signed-off-by: Rifa Achrinza 25147899+achrinza@users.noreply.github.com
A test suite should be as close as possible to production code, and should follow a best-practices
As such the following were done:
ts-node
pretest
NPM script to trigger build__tests__
, in-line with other Node.js projects' Mocha tests.Signed-off-by: Rifa Achrinza 25147899+achrinza@users.noreply.github.com