The UI repo for the buddy-up realtime support FirefoxOS app
Перейти к файлу
ossreleasefeed efa072fe7a adding contribute file 2014-10-22 14:32:18 -07:00
app Launch screen, my questions screen, linked together and added back button in header 2014-10-21 22:38:08 -07:00
scripts Use Gaia test environment 2014-10-21 17:00:56 +02:00
.gitignore Removing sandstone, adding volofile to easily add needed building blocks 2014-10-10 16:58:10 +02:00
.travis.yml adding input_types and travis 2014-10-13 15:08:32 +02:00
Gruntfile.js Initial commit/transfer of buddy to mozilla 2014-10-20 14:02:14 -07:00
LICENSE initial commit 2014-10-08 16:23:37 +02:00
README.md Use Gaia test environment 2014-10-21 17:00:56 +02:00
contribute.json adding contribute file 2014-10-22 14:32:18 -07:00
package.json Initial commit/transfer of buddy to mozilla 2014-10-20 14:02:14 -07:00
volofile Removals and changes 2014-10-17 14:59:50 -04:00

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