jam-cloud/web
Seth Call 90eb0bc081 Merge branch 'develop' of bitbucket.org:jamkazam/jam-cloud into develop 2014-04-02 00:43:10 +01:00
..
app * VRFS-1532 - launch in chrome, ff, or IE10/11. otherwise show instructions to go run it yourself 2014-04-02 00:38:36 +01:00
config Merge branch 'develop' of bitbucket.org:jamkazam/jam-cloud into develop 2014-04-02 00:43:10 +01: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 * whack the default domain cookie if we see an attempt to invalidate 2014-03-21 16:20:34 +00:00
log merging jam-web into web 2013-09-15 18:04:37 +00:00
public VRFS-750 Starting generic page for 503 error 2014-01-02 19:35:50 -06:00
script * merged 2014-02-07 17:38:51 +00:00
spec * VRFS-1532 - launch in chrome, ff, or IE10/11. otherwise show instructions to go run it yourself 2014-04-02 00:38:36 +01:00
test merging jam-web into web 2013-09-15 18:04:37 +00:00
vendor * wip 2014-03-31 12:41:26 +01: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 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-1483 editing batch emails 2014-03-19 16:37:03 +00: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 * 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 merging jam-web into web 2013-09-15 18:04:37 +00:00
jenkins * VRFS-1016 2014-01-31 14:25:17 -06: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