Skip to content

Instantly share code, notes, and snippets.

@jzaefferer
Created September 12, 2011 09:08
Show Gist options
  • Save jzaefferer/1210882 to your computer and use it in GitHub Desktop.
Save jzaefferer/1210882 to your computer and use it in GitHub Desktop.
module("user", {
"/resolve?url=http://soundcloud.com/forss": "/fixtures/forss.json",
"/users/183/playlists": {
responseStatus: 500,
responseText: "servererror",
responseTime: 1
}
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment