Skip to content
Edward Silverton edited this page Nov 13, 2017 · 3 revisions

Adding Tests

  • Add your manifest to test/fixtures/<mymanifest>.json
  • Add your manifest url to test/fixtures/manifests.js
  • Add a new mocha test to test/<mymanifest>.js
  • Run gulp test (F5 in VSCode)
Clone this wiki locally