test(06): persist human verification items as UAT
This commit is contained in:
parent
df0de3fdab
commit
99e1b5ed8a
1 changed files with 32 additions and 0 deletions
32
.planning/phases/06-renderer-architecture/06-HUMAN-UAT.md
Normal file
32
.planning/phases/06-renderer-architecture/06-HUMAN-UAT.md
Normal file
|
|
@ -0,0 +1,32 @@
|
||||||
|
---
|
||||||
|
status: partial
|
||||||
|
phase: 06-renderer-architecture
|
||||||
|
source: [06-VERIFICATION.md]
|
||||||
|
started: 2026-04-09T10:00:00Z
|
||||||
|
updated: 2026-04-09T10:00:00Z
|
||||||
|
---
|
||||||
|
|
||||||
|
## Current Test
|
||||||
|
|
||||||
|
[awaiting human testing]
|
||||||
|
|
||||||
|
## Tests
|
||||||
|
|
||||||
|
### 1. Visual Regression Check
|
||||||
|
expected: Heatmap renders identically to v1.0 — green cells (4 shades), tooltip on hover (date, hours, entries), click navigates to timesheet filtered by date, stats row (streak, total, avg, busiest), filter dropdown works, window resize re-renders correctly
|
||||||
|
result: [pending]
|
||||||
|
|
||||||
|
### 2. Runtime Console Check
|
||||||
|
expected: No JS errors on load/hover/click/filter/resize. `typeof KimaiHeatmap.init === 'function'` returns true in console.
|
||||||
|
result: [pending]
|
||||||
|
|
||||||
|
## Summary
|
||||||
|
|
||||||
|
total: 2
|
||||||
|
passed: 0
|
||||||
|
issues: 0
|
||||||
|
pending: 2
|
||||||
|
skipped: 0
|
||||||
|
blocked: 0
|
||||||
|
|
||||||
|
## Gaps
|
||||||
Loading…
Add table
Reference in a new issue