Skip to content

Instantly share code, notes, and snippets.

@etscrivner
Created September 10, 2013 20:06
Show Gist options
  • Save etscrivner/6514841 to your computer and use it in GitHub Desktop.
Save etscrivner/6514841 to your computer and use it in GitHub Desktop.
def test_should_be_able_to_serialize_result(self):
"""Should be able to serialize team json"""
with RequestContext():
response.success(self.teams[0])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment