From 01b8095e9459417e2cf5bd1079c796d4f01ec549 Mon Sep 17 00:00:00 2001 From: sechmachine <97589681+sechmachine727@users.noreply.github.com> Date: Sat, 15 Aug 2026 02:26:39 +0700 Subject: [PATCH] docs(attendance): finalize review evidence --- docs/tests/integration/attendance-frozen-leave-concurrency.md | 2 +- docs/tests/unit/attendance-checkout-eligibility.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/tests/integration/attendance-frozen-leave-concurrency.md b/docs/tests/integration/attendance-frozen-leave-concurrency.md index f978770..28853d4 100644 --- a/docs/tests/integration/attendance-frozen-leave-concurrency.md +++ b/docs/tests/integration/attendance-frozen-leave-concurrency.md @@ -4,7 +4,7 @@ - **Requirement IDs:** `ATT-005`, `ATT-006`, `ATT-007`, `ATT-008`, `ATT-010`, `LEV-003`, `LEV-011` - **Scenario IDs:** `AC-ATT-003`, `AC-ATT-004`, `AC-LEV-001`, `AC-LEV-005` - **Test class/method:** `com.lab.labtimesheet.feature.attendance.service.AttendancePersistenceIntegrationTest#approvedLeaveBlocksOnlyItsFrozenAllocatedDates`, `com.lab.labtimesheet.feature.attendance.service.AttendanceConcurrencyIntegrationTest#concurrentDuplicatePunchesReturnStableDomainOutcomes` -- **Implementation commit:** `pending` +- **Implementation commit:** `4c39df70e1f901e232669e9090ff5d21393519f0` ## Protected behavior diff --git a/docs/tests/unit/attendance-checkout-eligibility.md b/docs/tests/unit/attendance-checkout-eligibility.md index a534fc7..d3036a4 100644 --- a/docs/tests/unit/attendance-checkout-eligibility.md +++ b/docs/tests/unit/attendance-checkout-eligibility.md @@ -4,7 +4,7 @@ - **Requirement IDs:** `ATT-007`, `ATT-008`, `ATT-010`, `ATT-012` - **Scenario IDs:** `AC-ATT-003`, `AC-ATT-004` - **Test class/method:** `com.lab.labtimesheet.feature.attendance.service.AttendanceApplicationServiceTest#rejectsCheckoutWhenInternIsNoLongerEligibleForPersistedWorkDate`, `#translatesConcurrentCheckInUniqueConflictToStableDuplicateRejection`, `#translatesConcurrentCheckoutVersionConflictToStableDuplicateRejection` -- **Implementation commit:** `pending` +- **Implementation commit:** `4c39df70e1f901e232669e9090ff5d21393519f0` ## Protected behavior