jam-cloud/web
Seth Call 2d71a12a79 * pinning back oj for now 2014-10-06 14:53:50 -05:00
..
app VRFS-2278 show tooltip for instrument icons on Find Session and Session Detail screens, show user friendly error when unable to approve RSVP 2014-10-05 22:12:50 -04:00
config * VRFS-2298 - tack on JamKazam Staff to username in vanilla forums if admin 2014-10-02 14:04:36 -05:00
db
doc
features
lib fix more session join/leave bugs 2014-09-14 15:12:25 -04:00
log
public * VRFS-2159 - adding json maintanece page to jam-web 2014-09-12 22:49:23 -05:00
script * wip 2014-07-14 15:53:04 -05:00
spec VRFS-2219 active sessions should sort to top of Feed 2014-10-06 09:20:31 -04:00
test
vendor * merged 2014-09-22 14:20:58 -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 * pinning back oj for now 2014-10-06 14:53:50 -05:00
Guardfile
ORIG_LICENSE
README.md * poke 2014-09-17 15:44:48 -05:00
Rakefile * fix changes to resque-scheduler includes 2014-07-27 12:46:20 -05:00
build * fix changes to resque-scheduler includes 2014-07-27 12:46:20 -05: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