卡片结构重组为三层:当前/日高/DEB显式展示→模型区间→市场叙述
叙述函数改为多行解释,增加具体delta和状态描述
This commit is contained in:
@@ -33,7 +33,7 @@ def test_airport_status_message_starts_with_runway_city_and_station_hashtags():
|
||||
assert first_line == "#跑道观测 #Qingdao"
|
||||
assert "Qingdao / Jiaodong" in text
|
||||
assert "TDZ:23.0" in text
|
||||
assert "DEB 24.0" in text
|
||||
assert "DEB" in text and "24.0" in text
|
||||
|
||||
|
||||
def test_market_monitor_message_starts_with_market_hashtag_and_city():
|
||||
|
||||
Reference in New Issue
Block a user