jam-cloud/web
Seth Call 566035348b * VRFS-2562, VRFS-2561, VRFS-2560 - fixes for mute state and behavior for voice chat and my tracks 2014-12-17 09:08:45 -06:00
..
app * VRFS-2562, VRFS-2561, VRFS-2560 - fixes for mute state and behavior for voice chat and my tracks 2014-12-17 09:08:45 -06:00
config * fix for failing tests 2014-12-08 15:37:31 -06:00
db
doc
features
lib * merged 2014-11-17 13:32:13 -06:00
log
public * VRFS-2159 - adding json maintanece page to jam-web 2014-09-12 22:49:23 -05:00
script * wip 2014-07-14 15:53:04 -05:00
spec VRFS-2529 fixed broken test 2014-12-09 02:57:15 +00:00
test
vendor Merge - incremental 2014-10-29 13:04:48 -05:00
.gitignore
.rspec * adding rspec config 2014-07-19 21:39:43 -05:00
.ruby-gemset
.ruby-version
.simplecov
Gemfile Lock guard gem version to avoid warning. 2014-11-13 11:06:03 -06:00
Guardfile
ORIG_LICENSE
README.md * poke 2014-09-17 15:44:48 -05:00
Rakefile * fix changes to resque-scheduler includes 2014-07-27 12:46:20 -05:00
build * fix changes to resque-scheduler includes 2014-07-27 12:46:20 -05:00
config.ru
jenkins
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