jam-cloud/web
Seth Call cf061aa055 * fix typos in network test fix 2014-08-31 20:35:51 -05:00
..
app * fix typos in network test fix 2014-08-31 20:35:51 -05:00
config * VRFS-1962, VRFS-2047, VRFS-2046, VRFS-2006 - score breakdown hover and score badges are all tested and working 2014-08-19 20:58:24 -05:00
db
doc
features
lib * wip 2014-08-18 10:37:55 -05:00
log
public
script
spec VRFS-2095 fix tests 2014-08-29 09:17:22 -04:00
test
vendor * VRFS-1976 - fixed issue where UI always picks 1st scheduled session; VRFS-1962 - use 'full latency' instead of just internet latency in musician search, find session, and new musicians email 2014-07-29 17:52:20 -05:00
.gitignore
.rspec
.ruby-gemset
.ruby-version
.simplecov
Gemfile * VRFS-2064 - stop cycle in network test; VRFS-2062 - don't store HTML in user-inputs 2014-08-18 20:41:44 -05:00
Guardfile
ORIG_LICENSE
README.md * fake commit to poke jenkins 2014-08-10 09:29:23 -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