jam-cloud/web
Seth Call 1e0e78c520 * adding rspec config 2014-07-19 21:39:43 -05:00
..
app * merged 2014-07-19 21:12:11 -05:00
config * VRFS-1403 - maxmind single step import done 2014-07-19 21:11:16 -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 * merged 2014-07-19 21:12:11 -05:00
test
vendor * VRFS-1867 - default the timezone using jstz library; VRFS-1870 - cancel dialog styling fixes 2014-07-12 15:28:20 -05:00
.gitignore
.rspec * adding rspec config 2014-07-19 21:39:43 -05:00
.ruby-gemset
.ruby-version
.simplecov VRFS-1103 - ruby coverage is now logged during web tests 2014-05-31 20:38:39 -05:00
Gemfile * pin faker to 1.3.0 2014-07-03 20:52:36 -05:00
Guardfile
ORIG_LICENSE
README.md * force jenkins build 2014-05-08 08:11:39 -05:00
Rakefile
build * removed is_downloadable for VRFS-1141, from database and UI 2014-02-22 05:09:39 +00:00
config.ru
jenkins
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