jam-cloud/web
Jonathan Kolyer 2748588caa testing updates 2013-11-25 15:56:54 -06:00
..
app vrfs-774: replaced raw HTML with rails helpers 2013-11-23 16:54:01 -06:00
config * merging VRFS-813 into develop branch; mostly dealing with configureTracks.js and change from client-first on track state (VRFS-852) 2013-11-16 14:05:23 +00:00
db merging jam-web into web 2013-09-15 18:04:37 +00:00
doc merging jam-web into web 2013-09-15 18:04:37 +00:00
features merging jam-web into web 2013-09-15 18:04:37 +00:00
lib * merging VRFS-813 into develop branch; mostly dealing with configureTracks.js and change from client-first on track state (VRFS-852) 2013-11-16 14:05:23 +00:00
log merging jam-web into web 2013-09-15 18:04:37 +00:00
public * VRFS-789 - updated favicon in. still need to update nginx recipe via chef 2013-10-19 13:50:19 -05:00
script * VRFS-438 - squirt out BUILD_NUMBER into file and make debian packages reference it when it starts the app so that gem versions can be found 2013-09-16 17:03:26 +00:00
spec testing updates 2013-11-25 15:56:54 -06:00
test merging jam-web into web 2013-09-15 18:04:37 +00:00
vendor * VRFS-644 jamkazam custom png added 2013-10-23 11:39:49 -05:00
.gitignore * VRFS-438 - squirt out BUILD_NUMBER into file and make debian packages reference it when it starts the app so that gem versions can be found 2013-09-16 17:03:26 +00:00
.ruby-gemset merging jam-web into web 2013-09-15 18:04:37 +00:00
.ruby-version merging jam-web into web 2013-09-15 18:04:37 +00:00
Gemfile adding optional 'fog' dependency 'unf' to suppress warnings 2013-11-05 20:03:43 -06:00
Guardfile merging jam-web into web 2013-09-15 18:04:37 +00:00
ORIG_LICENSE merging jam-web into web 2013-09-15 18:04:37 +00:00
README.md merging jam-web into web 2013-09-15 18:04:37 +00:00
Rakefile merging jam-web into web 2013-09-15 18:04:37 +00:00
build * bumping gems to be version 0.1.X to match debs 2013-09-18 20:35:20 +00:00
config.ru merging jam-web into web 2013-09-15 18:04:37 +00:00
jenkins merging jam-web into web 2013-09-15 18:04:37 +00:00
migrate.sh merging jam-web into web 2013-09-15 18:04:37 +00:00

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