MCPcopy Index your code
hub / github.com/clips/pattern / test_results_twitter

Method test_results_twitter

test/test_web.py:564–565  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

562 def test_results_bing_news(self):
563 self._test_results("Bing", *self.api["Bing"], **{"type": web.NEWS})
564 def test_results_twitter(self):
565 self._test_results("Twitter", *self.api["Twitter"])
566 def test_results_flickr(self):
567 self._test_results("Flickr", *self.api["Flickr"], **{"baseline": [6,6,0,6]})
568 def test_results_facebook(self):

Callers

nothing calls this directly

Calls 1

_test_resultsMethod · 0.95

Tested by

no test coverage detected