jam-cloud/web
Brian Smith 32a16c4dcb fix test 2014-07-16 20:30:33 -04:00
..
app fix test 2014-07-16 20:30:33 -04:00
config VRFS-1497 VRFS-1749 added resque job to clean stale sessions, added tests for session scheduler and session cleaner jobs 2014-07-11 02:23:10 -04:00
db VRFS-1602 remove web/db/schema.db file 2014-04-21 10:05:34 +02:00
doc
features
lib added task users:fix_corrupted_country_codes 2014-06-30 12:26:46 +00:00
log
public * ok, last time I remove stuff from maintanance page. probably 2014-04-10 19:40:46 +00:00
script * allow core dumps and a greater number of handes for the web processes 2014-06-14 13:06:37 -05:00
spec VRFS-1918 Session Details Update Screen - once over with tests 2014-07-14 20:40:19 +02: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
.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 * 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 * 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