docs: mark Playwright coverage-fill Wave 1 tasks complete
This commit is contained in:
@@ -2,17 +2,18 @@
|
||||
"planPath": "docs/plans/2026-06-06-playwright-coverage-fill-wave1.md",
|
||||
"lastUpdated": "2026-06-06T00:00:00Z",
|
||||
"nativeTaskIdBase": 79,
|
||||
"status": "completed",
|
||||
"tasks": [
|
||||
{"id": 0, "nativeId": 79, "subject": "Task 0: CLI helper extensions", "status": "pending"},
|
||||
{"id": 1, "nativeId": 80, "subject": "Task 1: InstanceConfigureFixture", "status": "pending", "blockedBy": [0]},
|
||||
{"id": 2, "nativeId": 81, "subject": "Task 2: data-test hooks on InstanceConfigure.razor", "status": "pending"},
|
||||
{"id": 3, "nativeId": 82, "subject": "Task 3: InstanceConfigureTests bindings round-trip", "status": "pending", "blockedBy": [0, 1, 2]},
|
||||
{"id": 4, "nativeId": 83, "subject": "Task 4: InstanceConfigureTests override + area + not-found", "status": "pending", "blockedBy": [3]},
|
||||
{"id": 5, "nativeId": 84, "subject": "Task 5: ApiSurfaceFixture", "status": "pending", "blockedBy": [0]},
|
||||
{"id": 6, "nativeId": 85, "subject": "Task 6: ApiKeyCrudTests create + validation", "status": "pending", "blockedBy": [0, 5]},
|
||||
{"id": 7, "nativeId": 86, "subject": "Task 7: ApiKeyCrudTests enable/disable + delete", "status": "pending", "blockedBy": [6]},
|
||||
{"id": 8, "nativeId": 87, "subject": "Task 8: TransportExportTests happy path", "status": "pending", "blockedBy": [0]},
|
||||
{"id": 9, "nativeId": 88, "subject": "Task 9: Wrong-passphrase import negative", "status": "pending", "blockedBy": [0]},
|
||||
{"id": 10, "nativeId": 89, "subject": "Task 10: Wave 1 verification + residue check", "status": "pending", "blockedBy": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]}
|
||||
{"id": 0, "nativeId": 79, "subject": "Task 0: CLI helper extensions", "status": "completed"},
|
||||
{"id": 1, "nativeId": 80, "subject": "Task 1: InstanceConfigureFixture", "status": "completed", "blockedBy": [0]},
|
||||
{"id": 2, "nativeId": 81, "subject": "Task 2: data-test hooks on InstanceConfigure.razor", "status": "completed"},
|
||||
{"id": 3, "nativeId": 82, "subject": "Task 3: InstanceConfigureTests bindings round-trip", "status": "completed", "blockedBy": [0, 1, 2]},
|
||||
{"id": 4, "nativeId": 83, "subject": "Task 4: InstanceConfigureTests override + area + not-found", "status": "completed", "blockedBy": [3]},
|
||||
{"id": 5, "nativeId": 84, "subject": "Task 5: ApiSurfaceFixture", "status": "completed", "blockedBy": [0]},
|
||||
{"id": 6, "nativeId": 85, "subject": "Task 6: ApiKeyCrudTests create + validation", "status": "completed", "blockedBy": [0, 5]},
|
||||
{"id": 7, "nativeId": 86, "subject": "Task 7: ApiKeyCrudTests enable/disable + delete", "status": "completed", "blockedBy": [6]},
|
||||
{"id": 8, "nativeId": 87, "subject": "Task 8: TransportExportTests happy path", "status": "completed", "blockedBy": [0]},
|
||||
{"id": 9, "nativeId": 88, "subject": "Task 9: Wrong-passphrase import negative", "status": "completed", "blockedBy": [0]},
|
||||
{"id": 10, "nativeId": 89, "subject": "Task 10: Wave 1 verification + residue check", "status": "completed", "blockedBy": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user