32 lines
766 B
Markdown
32 lines
766 B
Markdown
---
|
|
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
|