MCPcopy Create free account
hub / github.com/dataabc/weiboSpider / test_comment_parser

Route test_comment_parser

tests/test_parser/test_comment_parser.py:None–None  ·  view source on GitHub ↗
patch('requests.get', mock_request_get_content)

Source from the content-addressed store, hash-verified

1from unittest.mock import patch
2
3from .util import mock_request_get_content
4from weibo_spider.parser.comment_parser import CommentParser

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected