jam-cloud/web
Brian Smith f4b4734c94 VRFS-1669 find session work 2014-06-23 00:58:37 -04:00
..
app VRFS-1669 find session work 2014-06-23 00:58:37 -04:00
config VRFS-1669 VRFS-1672 session settings dialog / find session work 2014-06-19 00:21:34 -04:00
db
doc
features
lib merge develop 2014-06-11 08:45:34 -04:00
log
public
script
spec VRFS-1669 find session work 2014-06-23 00:58:37 -04:00
test
vendor * only reset selected gear if it's a completely new FTUE session 2014-05-29 22:10:53 -05:00
.gitignore
.ruby-gemset
.ruby-version
.simplecov VRFS-1103 - ruby coverage is now logged during web tests 2014-05-31 20:38:39 -05:00
Gemfile * railties is floating to 4.x; pinning 2014-06-19 15:46:38 -05:00
Guardfile
ORIG_LICENSE
README.md
Rakefile
build
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