From f3ad1a2ae0e4ca0b87a880ef503b56d3e100c571 Mon Sep 17 00:00:00 2001 From: pqhuy1987 Date: Thu, 18 Jun 2026 09:12:11 +0700 Subject: [PATCH] [CLAUDE] Docs: flush root CLAUDE.md test count 263->306 + tree 58/128->45/261 (resolve H1 stale-flag) Co-Authored-By: Claude Opus 4.8 --- CLAUDE.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CLAUDE.md b/CLAUDE.md index e6b4552..581d8de 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -77,14 +77,14 @@ Kiến trúc: **.NET 10 Clean Architecture + 2 React FE (admin + user) + SQL Ser ``` tests/ -├── SolutionErp.Domain.Tests/ (58 test — Domain policy: Workflow / PE / Budget) -└── SolutionErp.Infrastructure.Tests/ (128 test) +├── SolutionErp.Domain.Tests/ (45 test — Domain policy: Workflow / PE) +└── SolutionErp.Infrastructure.Tests/ (261 test) ├── Common/ (SqliteDbFixture + TestApplicationDbContext + IdentityFixture S9) ├── Services/ (17 codegen + 6 PE 2-stage approval S9) └── Application/ (6 test - PeWorkflowDefinition versioning) ``` -**263 unit test pass** (45 Domain + 218 Infra). CI gate + path filter live. (S61 +22 `PeWorkItemBudgetTests` −14 `BudgetPolicyTests` −1 → 263; S60 +14 `PeSubmitGuardAndBypassTests` +2 spec → 256; S57bis +12 `PeWorkItemGuardTests`. Domain giảm 58→45 do drop BudgetPolicyTests cùng module Budget.) +**306 unit test pass** (45 Domain + 261 Infra). CI gate + path filter live. (S69 +20 Office-golive/PE-threshold; S67 +23 HRM test-after → 286; S61 +22 `PeWorkItemBudgetTests` −14 `BudgetPolicyTests` → 263, Domain 58→45 do drop BudgetPolicyTests cùng module **Budget đã REMOVE S61**. Full lịch sử: `docs/STATUS.md`.) ```bash dotnet test SolutionErp.slnx # chạy cả 2 test project