guides icon indicating copy to clipboard operation
guides copied to clipboard

Testing Guide

Open scott-w opened this issue 9 years ago • 2 comments
trafficstars

We need to include a recommended testing style for the Guides that gets users off the ground.

scott-w avatar Mar 12 '16 18:03 scott-w

The current stack I'm using on internal product is:

  • Mocha + Chai
  • Sinon
  • Mock-browser

This somewhat works in node.js but I don't have a good solution for setting up in-browser testing, interaction with DOM, etc. Suggestions will be welcome.

scott-w avatar Mar 22 '16 16:03 scott-w

It would be super awesome if we can somehow relate this guide with Mn integrations repo

denar90 avatar Jul 28 '16 08:07 denar90