Page MenuHomePhabricator

Set up test framework
Closed, ResolvedPublic

Description

  • See what the services team and reading infrastructure are using, and set it up. I believe it is mocha + sinon
  • scripts
    • test = runs tests in test/ and src/**/*.test.js
    • test:watch = runs test watching files and re-running on change