test(11): persist human verification items as UAT
This commit is contained in:
@@ -0,0 +1,40 @@
|
|||||||
|
---
|
||||||
|
status: partial
|
||||||
|
phase: 11-issue-3-tasks-management-allow-task-checking-anytime-and-pre-populate-recurring-tasks
|
||||||
|
source: [11-VERIFICATION.md]
|
||||||
|
started: 2026-04-03T00:00:00Z
|
||||||
|
updated: 2026-04-03T00:00:00Z
|
||||||
|
---
|
||||||
|
|
||||||
|
## Current Test
|
||||||
|
|
||||||
|
[awaiting human testing]
|
||||||
|
|
||||||
|
## Tests
|
||||||
|
|
||||||
|
### 1. Pre-populated task visual rendering
|
||||||
|
expected: Open the app on a day that is NOT a task due date for a weekly task (e.g. 3 days before due). Task visible with ~55% opacity in a muted "Demnächst" section below the regular day tasks.
|
||||||
|
result: [pending]
|
||||||
|
|
||||||
|
### 2. Reactive filtering on completion
|
||||||
|
expected: Navigate to a future calendar day for a weekly task and check its checkbox. Task disappears from that day and does not reappear as pre-populated on other days in the same period.
|
||||||
|
result: [pending]
|
||||||
|
|
||||||
|
### 3. Overdue styling preserved
|
||||||
|
expected: Check that an overdue task still shows its coral/terracotta accent colour (0xFFE07A5F) with no opacity reduction.
|
||||||
|
result: [pending]
|
||||||
|
|
||||||
|
### 4. Flutter test and dart analyze
|
||||||
|
expected: Run `flutter test` and `dart analyze` in a Flutter-capable environment. All tests pass; zero issues.
|
||||||
|
result: [pending]
|
||||||
|
|
||||||
|
## Summary
|
||||||
|
|
||||||
|
total: 4
|
||||||
|
passed: 0
|
||||||
|
issues: 0
|
||||||
|
pending: 4
|
||||||
|
skipped: 0
|
||||||
|
blocked: 0
|
||||||
|
|
||||||
|
## Gaps
|
||||||
Reference in New Issue
Block a user