docs(06): mark human UAT as passed
This commit is contained in:
parent
99e1b5ed8a
commit
3d56f57591
1 changed files with 7 additions and 7 deletions
|
|
@ -1,31 +1,31 @@
|
||||||
---
|
---
|
||||||
status: partial
|
status: passed
|
||||||
phase: 06-renderer-architecture
|
phase: 06-renderer-architecture
|
||||||
source: [06-VERIFICATION.md]
|
source: [06-VERIFICATION.md]
|
||||||
started: 2026-04-09T10:00:00Z
|
started: 2026-04-09T10:00:00Z
|
||||||
updated: 2026-04-09T10:00:00Z
|
updated: 2026-04-09T10:15:00Z
|
||||||
---
|
---
|
||||||
|
|
||||||
## Current Test
|
## Current Test
|
||||||
|
|
||||||
[awaiting human testing]
|
[complete]
|
||||||
|
|
||||||
## Tests
|
## Tests
|
||||||
|
|
||||||
### 1. Visual Regression Check
|
### 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
|
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]
|
result: passed
|
||||||
|
|
||||||
### 2. Runtime Console Check
|
### 2. Runtime Console Check
|
||||||
expected: No JS errors on load/hover/click/filter/resize. `typeof KimaiHeatmap.init === 'function'` returns true in console.
|
expected: No JS errors on load/hover/click/filter/resize. `typeof KimaiHeatmap.init === 'function'` returns true in console.
|
||||||
result: [pending]
|
result: passed
|
||||||
|
|
||||||
## Summary
|
## Summary
|
||||||
|
|
||||||
total: 2
|
total: 2
|
||||||
passed: 0
|
passed: 2
|
||||||
issues: 0
|
issues: 0
|
||||||
pending: 2
|
pending: 0
|
||||||
skipped: 0
|
skipped: 0
|
||||||
blocked: 0
|
blocked: 0
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue