Skip to content

Instantly share code, notes, and snippets.

@diptanu
Created April 11, 2011 14:33
Show Gist options
  • Save diptanu/913608 to your computer and use it in GitHub Desktop.
Save diptanu/913608 to your computer and use it in GitHub Desktop.
======================================================================
FAIL: test_should_get_current_values_for_entity (test_query_api.TestQueryApi)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Users/diptanuchoudhury/Projects/mangrove/src/datastore/tests/test_query_api.py", line 38, in test_should_get_current_values_for_entity
self.assertEqual(data_fetched["beds"], 10)
AssertionError: None != 10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment