Esempio n. 1
0
 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')
Esempio n. 2
0
 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')
Esempio n. 3
0
 def test_get_topic_mid(self):
     topic = fb.get_topic('/m/0k8z')
Esempio n. 4
0
 def test_get_topic_mid(self):
     topic = fb.get_topic('/m/0k8z')