Skip to content

QA Test Release Process

Niall O'Higgins edited this page Aug 22, 2013 · 1 revision

Strider has a test suite. This can be executed via npm test. This include both unit tests and functional (aka integration) tests.

Please run this test suite before you submit pull requests!

Individual dependencies also have test suites, which can be run via npm test. The most important modules to test are probably:

  • strider-simple-worker
  • strider-extension-loader