feat(ai_news): show stock name (ticker) in telegram top 5/5
This commit is contained in:
@@ -18,7 +18,8 @@ def test_build_message_includes_top_sections():
|
||||
assert "호재 Top" in msg
|
||||
assert "악재 Top" in msg
|
||||
assert "005930" in msg
|
||||
assert "8.5" in msg
|
||||
# score는 MarkdownV2 escape 거쳐 "8\.5" 형태 ('.' 가 reserved)
|
||||
assert "8\\.5" in msg
|
||||
assert "HBM" in msg
|
||||
assert "373220" in msg
|
||||
|
||||
|
||||
Reference in New Issue
Block a user