Skip to content

Testing

Marco Beltempo edited this page Feb 6, 2018 · 1 revision

Running the Test Suite

  • npm test - performs an eslint + prettier
  • npm run test:lint:fix - automatically fix any styling and validation errors. (Double check your changes)
Clone this wiki locally