Cover Tomorrow artifact and notification behavior

This commit is contained in:
2026-06-14 23:49:18 +00:00
parent 0b41773017
commit dc0172ff82
3 changed files with 179 additions and 22 deletions

View File

@@ -262,6 +262,16 @@ reports:
`,
wantErr: `unknown module "forecast_delta"`,
},
{
name: "RetiredTomorrowReportID",
yaml: `
reports:
daily_tomorrow:
deterministic_modules:
- metadata
`,
wantErr: "reports.daily_tomorrow is not a known report",
},
{
name: "InvalidOptions",
yaml: `