def test_get_topic_id(self): topic = fb.get_topic('/book/publishing_company') self.assertEqual(topic['property']['/type/object/mid']['values'][0]['text'], '/m/01xryxp')
def test_get_topic_id(self): topic = fb.get_topic('/book/publishing_company') self.assertEqual( topic['property']['/type/object/mid']['values'][0]['text'], '/m/01xryxp')
def test_get_topic_mid(self): topic = fb.get_topic('/m/0k8z')