mirror of
https://github.com/suyiiyii/nonebot-bison.git
synced 2026-05-09 18:27:56 +08:00
add compare marker
This commit is contained in:
@@ -81,6 +81,7 @@ def test_tag(weibo, weibo_ak_list_1):
|
||||
assert(weibo.get_tags(raw_post) == ['明日方舟', '音律联觉'])
|
||||
|
||||
@pytest.mark.asyncio
|
||||
@pytest.mark.compare
|
||||
async def test_rsshub_compare(weibo):
|
||||
target = '6279793937'
|
||||
raw_posts = filter(weibo.filter_platform_custom, await weibo.get_sub_list(target))
|
||||
|
||||
Reference in New Issue
Block a user