fix: match promo ppt coverage labels
All checks were successful
CD Pipeline / deploy (push) Successful in 1m3s
All checks were successful
CD Pipeline / deploy (push) Successful in 1m3s
This commit is contained in:
@@ -23,6 +23,7 @@ def test_build_defined_ppt_jobs_uses_latest_date():
|
||||
assert by_type["market_intel"].sub_arg == "2026/05/11 起一週"
|
||||
assert by_type["competitor"].sub_arg == "monthly"
|
||||
assert by_type["promo"].sub_arg == "2026/05/05-2026/05/11"
|
||||
assert by_type["promo"].expected_params["label"] == "2026/05/05~2026/05/11"
|
||||
assert by_type["strategy"].expected_params == {
|
||||
"report_type": "strategy",
|
||||
"start": "2026/05/01",
|
||||
|
||||
Reference in New Issue
Block a user