jam-cloud/web
Seth Call c12b561c3f * adding timing debug to REBUILD_MIXER and updating much of the notifications 2014-03-01 23:19:43 -06:00
..
app * adding timing debug to REBUILD_MIXER and updating much of the notifications 2014-03-01 23:19:43 -06:00
config merge conflict 2014-02-28 07:07:26 +00:00
db
doc
features
lib * VRFS-726 - don't care if ftue has succeeded before; we care if there are any good devices 2014-03-01 08:58:42 -06:00
log
public VRFS-750 Starting generic page for 503 error 2014-01-02 19:35:50 -06:00
script * merged 2014-02-07 17:38:51 +00:00
spec * VRFS-1279 - whats next dialog shows twice, VRFS-721 - default to 1 for kernel streaming 2014-03-01 10:39:35 -06:00
test
vendor * VRFS-1047 - looks good; no audio hooked up 2014-02-27 00:38:01 +00:00
.gitignore
.ruby-gemset
.ruby-version fix warning related to ruby- prefix in .ruby-version files 2013-12-27 16:28:28 -05:00
.simplecov * VRFS-1103 - coverage for all projects. need to figure out how to merge all 2014-02-13 22:11:30 -06:00
Gemfile Merge branch 'develop' of bitbucket.org:jamkazam/jam-cloud into develop 2014-02-20 09:11:44 -06:00
Guardfile
ORIG_LICENSE
README.md
Rakefile * VRFS-801 - almost working on my dev machine 2014-01-11 04:57:07 +00:00
build * removed is_downloadable for VRFS-1141, from database and UI 2014-02-22 05:09:39 +00:00
config.ru
jenkins * VRFS-1016 2014-01-31 14:25:17 -06:00
migrate.sh

README.md

  • TODO

Jasmine Javascript Unit Tests

  1. Ensure you have the jasmine Gem installed; $ bundle

  2. Start the jasmine server (defaults to :8888) $ rake jasmine

Open browser to localhost:8888