Go to file
Mike Slemmer e08263d39b Renamed file, added some new specs for start of work on api 2012-12-03 17:38:48 -08:00
app as_musician=true in create session. Subscribe to latency callbacks with key to prevent dupe notifications. 2012-12-02 14:12:25 -07:00
config VRFS-117 - added recording genre support 2012-12-02 02:06:39 -05:00
db * removed all microposts/follower stuff; just user sign up and login 2012-08-30 22:01:52 -05:00
doc * initial web commit 2012-08-30 21:09:02 -05:00
features * removed all microposts/follower stuff; just user sign up and login 2012-08-30 22:01:52 -05:00
lib Use maxmind to populate location fields, added tests 2012-12-01 22:46:30 -08:00
log * initial web commit 2012-08-30 21:09:02 -05:00
public missing image 2012-11-18 01:07:54 -08:00
script * removed all microposts/follower stuff; just user sign up and login 2012-08-30 22:01:52 -05:00
spec Renamed file, added some new specs for start of work on api 2012-12-03 17:38:48 -08:00
test * initial web commit 2012-08-30 21:09:02 -05:00
vendor * initial web commit 2012-08-30 21:09:02 -05:00
.gitignore VRFS-22. List genres REST call. 2012-10-25 09:08:55 -06:00
.rvmrc * removed all microposts/follower stuff; just user sign up and login 2012-08-30 22:01:52 -05:00
Gemfile Renamed file, added some new specs for start of work on api 2012-12-03 17:38:48 -08:00
Guardfile * removed all microposts/follower stuff; just user sign up and login 2012-08-30 22:01:52 -05:00
ORIG_LICENSE * removed all microposts/follower stuff; just user sign up and login 2012-08-30 22:01:52 -05:00
README.md Add jasmine JS test support. Minor code cleanup. 2012-09-29 10:43:01 -06:00
Rakefile * removed all microposts/follower stuff; just user sign up and login 2012-08-30 22:01:52 -05:00
build * redirect errors to dev/null of xvfb; second attempt 2012-11-18 12:35:57 -06:00
config.ru * removed all microposts/follower stuff; just user sign up and login 2012-08-30 22:01:52 -05:00
jenkins * jam-web getting ready to build tests 2012-11-18 01:56:50 -06:00
migrate.sh * adding migration helper to root 2012-09-03 20:53:13 -05: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