jam-cloud/web
Seth Call dc3fd38af1 * adding bart to dev_users 2014-07-26 14:19:48 -05:00
..
app Merge branch 'develop' of bitbucket.org:jamkazam/jam-cloud into develop 2014-07-25 13:50:17 +02:00
config * adding bart to dev_users 2014-07-26 14:19:48 -05:00
db VRFS-1602 remove web/db/schema.db file 2014-04-21 10:05:34 +02:00
doc
features
lib * VRFS-1403 - maxmind single step import done 2014-07-19 21:11:16 -05:00
log
public * ok, last time I remove stuff from maintanance page. probably 2014-04-10 19:40:46 +00:00
script * wip 2014-07-14 15:53:04 -05:00
spec Merge branch 'develop' of bitbucket.org:jamkazam/jam-cloud into develop 2014-07-25 13:50:17 +02:00
test
vendor * VRFS-1871 and VRFS-1903 are both results of easydropdown dying if it has a select with no options. So I default an empty select to 1 option with content N/A 2014-07-23 22:50:15 -05:00
.gitignore
.rspec * adding rspec config 2014-07-19 21:39:43 -05:00
.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 * speeding up web tests 2014-07-19 22:53:33 -05:00
Guardfile
ORIG_LICENSE
README.md * false commit to poke jenkins 2014-07-24 15:56:16 -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