JavaScript client for Marionette.
Designed to run on Node.js.
Fork repo
npm install .
Tests are written in Mocha / Chai
Node:
make test-node
Browser:
make package
make test-server
# GOTO: http://localhost:8789/test-agent/index.html in your browser
make test-browser
# you can also use
# "make test" to run both node and browser tests.
The landing page is autogenerated from this README.md file. API documentation is made using yuidocjs.
The make doc-server
/ make doc-publish
are used to preview and publish content.
The published document: http://mozilla-b2g.github.io/marionette-js-client/api-docs/
Find us on irc.mozilla.org in the #gaia channel.
- irc: gaye - Gareth Aye
- irc: mhenretty - Michael Henretty - mikehenrty (github)
- irc: lightsofapollo - James Lal
- irc: jugglinmike - Michael Pennisi
- irc: evanxd - Evan Tseng