Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Testing Guide #21

Open
scott-w opened this issue Mar 12, 2016 · 2 comments
Open

Testing Guide #21

scott-w opened this issue Mar 12, 2016 · 2 comments
Milestone

Comments

@scott-w
Copy link
Member

scott-w commented Mar 12, 2016

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

@scott-w scott-w added this to the v3.0.0 milestone Mar 12, 2016
@scott-w
Copy link
Member Author

scott-w commented Mar 22, 2016

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 pushed a commit to scott-w/guides that referenced this issue Jul 13, 2016
Added the bare-bones of a testing guide. We’ll need to take this
further and document how we actually set all this up.
@scott-w scott-w mentioned this issue Jul 13, 2016
@denar90
Copy link
Member

denar90 commented Jul 28, 2016

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants