jam-cloud/web
Bert Owen cebbd869cb VRFS-1675 add join session feature 2014-05-20 21:26:32 +08:00
..
app VRFS-1675 add join session feature 2014-05-20 21:26:32 +08:00
config VRFS-1675 add join session feature 2014-05-20 21:26:32 +08:00
db VRFS-1602 remove web/db/schema.db file 2014-04-21 10:05:34 +02:00
doc
features
lib VRFS-1668 more test fixes 2014-05-14 01:51:18 -04:00
log
public * ok, last time I remove stuff from maintanance page. probably 2014-04-10 19:40:46 +00:00
script * merged 2014-02-07 17:38:51 +00:00
spec * fix music session api test 2014-05-20 21:23:34 +08:00
test
vendor * more websocket/heartbeat fixes 2014-04-30 03:01:28 +00: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 - coverage for all projects. need to figure out how to merge all 2014-02-13 22:11:30 -06:00
Gemfile VRFS-1651 - test-www should not use build_number 2014-05-07 08:30:41 -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