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

Method test_results_facebook

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

Source from the content-addressed store, hash-verified

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):
569 self._test_results("Facebook", *self.api["Facebook"], **{"baseline": [0,1,0,0]})
570
571 def test_google_translate(self):
572 try:

Callers

nothing calls this directly

Calls 1

_test_resultsMethod · 0.95

Tested by

no test coverage detected