jam-cloud/web
Bert Owen 07d96d7a57 VRFS-1667, VRFS-1729 implemented account session page, session detail page 2014-06-29 15:54:51 +02:00
..
app VRFS-1667, VRFS-1729 implemented account session page, session detail page 2014-06-29 15:54:51 +02:00
config VRFS-1667, VRFS-1729 implemented account session page, session detail page 2014-06-29 15:54:51 +02:00
db VRFS-1602 remove web/db/schema.db file 2014-04-21 10:05:34 +02:00
doc
features
lib VRFS-1672 session settings dialog work 2014-06-25 02:26:36 -04:00
log
public * ok, last time I remove stuff from maintanance page. probably 2014-04-10 19:40:46 +00:00
script * allow core dumps and a greater number of handes for the web processes 2014-06-14 13:06:37 -05:00
spec VRFS-1672 session settings dialog work 2014-06-25 02:26:36 -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 * force jenkins build 2014-05-08 08:11:39 -05:00
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