зеркало из https://github.com/mozilla/buddyup.git
efa072fe7a | ||
---|---|---|
app | ||
scripts | ||
.gitignore | ||
.travis.yml | ||
Gruntfile.js | ||
LICENSE | ||
README.md | ||
contribute.json | ||
package.json | ||
volofile |
README.md
buddyup-ui
The UI repo for the buddy-up realtime support FirefoxOS app
Tests
To run unit tests, we use the Gaia infrastructure.
You need to fetch gaia and run the test server
./scripts/fetch-gaia.sh
./scripts/run-unit-test-server.sh
And in another shell,
./scripts/run-unit-tests.sh