21 lines
499 B
Markdown
21 lines
499 B
Markdown
---
|
|
description: "Tasks for feat/700-bugfix (BaselineCompareRun missing model)"
|
|
---
|
|
|
|
# Tasks: feat/700-bugfix
|
|
|
|
**Input**: `specs/feat/700-bugfix/spec.md` and `specs/feat/700-bugfix/plan.md`
|
|
|
|
## Setup
|
|
- [X] T001 Confirm whether baseline compare runs table exists
|
|
|
|
## Tests (TDD)
|
|
- [X] T010 Add regression test for tenant dashboard (no 500)
|
|
|
|
## Core
|
|
- [X] T020 Fix missing BaselineCompareRun reference (model or widget)
|
|
|
|
## Validation
|
|
- [X] T030 Run Pint (dirty)
|
|
- [X] T040 Run focused tests via Sail
|