jam-cloud/web
Brian Smith 631899007e VRFS-1827 add Fan Page URL to session info page 2014-07-01 00:47:02 -04:00
..
app VRFS-1827 add Fan Page URL to session info page 2014-07-01 00:47:02 -04:00
config Merge branch 'develop' of bitbucket.org:jamkazam/jam-cloud into develop 2014-06-30 15:44:38 -05:00
db VRFS-1602 remove web/db/schema.db file 2014-04-21 10:05:34 +02:00
doc
features
lib VRFS-1458 cleaned up labels and selection issues with country/region/city selects 2014-06-25 14:49:33 +00: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 * fix test 2014-06-30 20:28:35 -05: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 fix warning related to ruby- prefix in .ruby-version files 2013-12-27 16:28:28 -05:00
.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 * 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