From 213a889c8f0a475abfdb06082065320379d9bc7a Mon Sep 17 00:00:00 2001 From: sechmachine <97589681+sechmachine727@users.noreply.github.com> Date: Sat, 15 Aug 2026 01:23:25 +0700 Subject: [PATCH] docs(tests): finalize task evidence --- docs/tests/integration/task-workflow.md | 2 +- docs/tests/unit/task-dashboard-query.md | 2 +- docs/tests/unit/task-mutation-boundary.md | 2 +- docs/tests/unit/task-persistence-structure.md | 2 +- docs/tests/unit/task-project-activation-query.md | 2 +- docs/tests/web/task-pages.md | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/tests/integration/task-workflow.md b/docs/tests/integration/task-workflow.md index 6d87de9..7cb7c5b 100644 --- a/docs/tests/integration/task-workflow.md +++ b/docs/tests/integration/task-workflow.md @@ -4,7 +4,7 @@ - **Requirement IDs:** `AUTH-001`, `AUTH-002`, `AUTH-005`–`AUTH-009`, `AUTH-011`, `PRJ-013`, `PRJ-015`, `PRJ-016`, `TSK-001`–`TSK-005`, `TSK-007`, `TSK-008`, `TSK-011`, `TSK-012`, `TSK-018` - **Scenario IDs:** `I1-TSK-01`–`I1-TSK-05`, `AC-AUTH-001`, `AC-AUTH-003`–`AC-AUTH-007`, `AC-AUTH-010`, `AC-PRJ-008`, `AC-TSK-002`, `AC-TSK-003`, `AC-TSK-006`, `AC-TSK-010` - **Test class/method:** `com.lab.labtimesheet.feature.task.service.TaskCreationIntegrationTest` -- **Implementation commit:** `pending` +- **Implementation commit:** `511ee81a91a79a61cc6afb00097e1b38577c1968` ## Protected behavior diff --git a/docs/tests/unit/task-dashboard-query.md b/docs/tests/unit/task-dashboard-query.md index ec7dc52..95d9bb7 100644 --- a/docs/tests/unit/task-dashboard-query.md +++ b/docs/tests/unit/task-dashboard-query.md @@ -4,7 +4,7 @@ - **Requirement IDs:** `AUTH-003`–`AUTH-005`, `AUTH-009`, `TSK-001`, `TSK-002`, `TSK-004`, `PRJ-016` - **Scenario IDs:** `I1-UI-03` - **Test class/method:** `com.lab.labtimesheet.feature.task.service.TaskDashboardServiceTest` -- **Implementation commit:** `pending` +- **Implementation commit:** `511ee81a91a79a61cc6afb00097e1b38577c1968` ## Protected behavior diff --git a/docs/tests/unit/task-mutation-boundary.md b/docs/tests/unit/task-mutation-boundary.md index c2a787e..986b73f 100644 --- a/docs/tests/unit/task-mutation-boundary.md +++ b/docs/tests/unit/task-mutation-boundary.md @@ -4,7 +4,7 @@ - **Requirement IDs:** `AUTH-011`, `TSK-003`, `TSK-007`, `TSK-012`, `TSK-018` - **Scenario IDs:** `I1-TSK-01`, `I1-TSK-03`, `I1-TSK-04`, `AC-AUTH-010`, `AC-TSK-003`, `AC-TSK-006`, `AC-TSK-010` - **Test class/method:** `com.lab.labtimesheet.feature.task.service.TaskMutationBoundaryTest` -- **Implementation commit:** `pending` +- **Implementation commit:** `511ee81a91a79a61cc6afb00097e1b38577c1968` ## Protected behavior diff --git a/docs/tests/unit/task-persistence-structure.md b/docs/tests/unit/task-persistence-structure.md index bd0c930..1ede20e 100644 --- a/docs/tests/unit/task-persistence-structure.md +++ b/docs/tests/unit/task-persistence-structure.md @@ -4,7 +4,7 @@ - **Requirement IDs:** `TSK-001`–`TSK-005`, `TSK-007`, `TSK-011`, `TSK-012` - **Scenario IDs:** `I1-TSK-01`–`I1-TSK-04` - **Test class/method:** `com.lab.labtimesheet.feature.task.repository.TaskPersistenceStructureTest#taskPersistenceUsesJpaEntitiesAndSpringDataRepositories` -- **Implementation commit:** `pending` +- **Implementation commit:** `511ee81a91a79a61cc6afb00097e1b38577c1968` ## Protected behavior diff --git a/docs/tests/unit/task-project-activation-query.md b/docs/tests/unit/task-project-activation-query.md index db0dc09..ccd9498 100644 --- a/docs/tests/unit/task-project-activation-query.md +++ b/docs/tests/unit/task-project-activation-query.md @@ -4,7 +4,7 @@ - **Requirement IDs:** `PRJ-012` - **Scenario IDs:** `I1-PRJ-04`, `AC-PRJ-006` - **Test class/method:** `com.lab.labtimesheet.feature.task.service.TaskQueryServiceTest` -- **Implementation commit:** `pending` +- **Implementation commit:** `511ee81a91a79a61cc6afb00097e1b38577c1968` ## Protected behavior diff --git a/docs/tests/web/task-pages.md b/docs/tests/web/task-pages.md index eaf24a3..0bd59ae 100644 --- a/docs/tests/web/task-pages.md +++ b/docs/tests/web/task-pages.md @@ -4,7 +4,7 @@ - **Requirement IDs:** `AUTH-001`, `AUTH-002`, `AUTH-005`, `AUTH-009`, `AUTH-011`, `PRJ-015`, `TSK-003`, `TSK-007`, `TSK-011`, `TSK-012` - **Scenario IDs:** `I1-TSK-01`, `I1-TSK-03`–`I1-TSK-05`, `AC-AUTH-001`, `AC-AUTH-006`, `AC-AUTH-010`, `AC-PRJ-008`, `AC-TSK-003`, `AC-TSK-006`, `AC-TSK-010` - **Test class/method:** `com.lab.labtimesheet.feature.task.controller.TaskControllerTest` -- **Implementation commit:** `pending` +- **Implementation commit:** `511ee81a91a79a61cc6afb00097e1b38577c1968` ## Protected behavior