From c6c716fdb42241a138de8fc736eacdce78183bd3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EA=B9=80=EB=B3=B4=EA=B3=A4?= Date: Tue, 3 Feb 2026 09:25:08 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20=EC=8B=9C=EB=82=98=EB=A6=AC=EC=98=A4=20e?= =?UTF-8?q?xpectedUrl=20=EC=8B=A4=EC=A0=9C=20URL=EA=B3=BC=20=EC=9D=BC?= =?UTF-8?q?=EC=B9=98=ED=95=98=EB=8F=84=EB=A1=9D=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - board-management: /boards/management → /board/board-management - board-test: /boards/test → /boards/board_ - purchase-pricing: /purchase/pricing → /sales/pricing-management - production-worker: /production/worker → /production/worker-screen - shipment-dispatch: /shipment/dispatch → /outbound/vehicle-dispatches - accounting-sales: /accounting/sales → /accounting/sales-accounting - accounting-purchase: /accounting/purchase → /accounting/purchase-accounting - accounting-cost: /accounting/cost → /accounting/cost-management - accounting-card-history: /accounting/card-history → /accounting/card-transactions - accounting-receivable: /accounting/receivables → /accounting/receivables-status - accounting-expense-forecast: /accounting/expense-forecast → /accounting/expected-expenses - accounting-bad-debt: /accounting/bad-debt → /accounting/bad-debt-collection --- accounting-bad-debt.json | 2 +- accounting-card-history.json | 2 +- accounting-cost.json | 2 +- accounting-expense-forecast.json | 2 +- accounting-purchase.json | 2 +- accounting-receivable.json | 2 +- accounting-sales.json | 2 +- board-management.json | 2 +- board-test.json | 2 +- production-worker.json | 2 +- purchase-pricing.json | 4 ++-- shipment-dispatch.json | 4 ++-- 12 files changed, 14 insertions(+), 14 deletions(-) diff --git a/accounting-bad-debt.json b/accounting-bad-debt.json index bc77492..70420ad 100644 --- a/accounting-bad-debt.json +++ b/accounting-bad-debt.json @@ -10,7 +10,7 @@ "menuNavigation": { "level1": "회계관리", "level2": "악성채권추심관리", - "expectedUrl": "/accounting/bad-debt" + "expectedUrl": "/accounting/bad-debt-collection" }, "auth": { "username": "TestUser5", diff --git a/accounting-card-history.json b/accounting-card-history.json index 38f0208..4d96f21 100644 --- a/accounting-card-history.json +++ b/accounting-card-history.json @@ -10,7 +10,7 @@ "menuNavigation": { "level1": "회계관리", "level2": "카드내역조회", - "expectedUrl": "/accounting/card-history" + "expectedUrl": "/accounting/card-transactions" }, "auth": { "username": "TestUser5", diff --git a/accounting-cost.json b/accounting-cost.json index babc93e..dcc8e89 100644 --- a/accounting-cost.json +++ b/accounting-cost.json @@ -10,7 +10,7 @@ "menuNavigation": { "level1": "회계관리", "level2": "원가관리", - "expectedUrl": "/accounting/cost" + "expectedUrl": "/accounting/cost-management" }, "auth": { "username": "TestUser5", diff --git a/accounting-expense-forecast.json b/accounting-expense-forecast.json index 885364f..a3920b8 100644 --- a/accounting-expense-forecast.json +++ b/accounting-expense-forecast.json @@ -10,7 +10,7 @@ "menuNavigation": { "level1": "회계관리", "level2": "지출예상내역서", - "expectedUrl": "/accounting/expense-forecast" + "expectedUrl": "/accounting/expected-expenses" }, "auth": { "username": "TestUser5", diff --git a/accounting-purchase.json b/accounting-purchase.json index 2588bb3..a0da203 100644 --- a/accounting-purchase.json +++ b/accounting-purchase.json @@ -10,7 +10,7 @@ "menuNavigation": { "level1": "회계관리", "level2": "매입관리", - "expectedUrl": "/accounting/purchase" + "expectedUrl": "/accounting/purchase-accounting" }, "auth": { "username": "TestUser5", diff --git a/accounting-receivable.json b/accounting-receivable.json index 2ae99cd..af5b766 100644 --- a/accounting-receivable.json +++ b/accounting-receivable.json @@ -10,7 +10,7 @@ "menuNavigation": { "level1": "회계관리", "level2": "미수금현황", - "expectedUrl": "/accounting/receivables" + "expectedUrl": "/accounting/receivables-status" }, "auth": { "username": "TestUser5", diff --git a/accounting-sales.json b/accounting-sales.json index 5e1e5c9..1be99d2 100644 --- a/accounting-sales.json +++ b/accounting-sales.json @@ -10,7 +10,7 @@ "menuNavigation": { "level1": "회계관리", "level2": "매출관리", - "expectedUrl": "/accounting/sales" + "expectedUrl": "/accounting/sales-accounting" }, "auth": { "username": "TestUser5", diff --git a/board-management.json b/board-management.json index ce64387..8ec351a 100644 --- a/board-management.json +++ b/board-management.json @@ -10,7 +10,7 @@ "menuNavigation": { "level1": "게시판", "level2": "게시판 관리", - "expectedUrl": "/boards/management" + "expectedUrl": "/board/board-management" }, "auth": { "username": "TestUser5", diff --git a/board-test.json b/board-test.json index f4f72de..433a1ed 100644 --- a/board-test.json +++ b/board-test.json @@ -10,7 +10,7 @@ "menuNavigation": { "level1": "게시판", "level2": "게시판 테스트", - "expectedUrl": "/boards/test" + "expectedUrl": "/boards/board_" }, "auth": { "username": "TestUser5", diff --git a/production-worker.json b/production-worker.json index ea85faf..96e1ef1 100644 --- a/production-worker.json +++ b/production-worker.json @@ -10,7 +10,7 @@ "menuNavigation": { "level1": "생산관리", "level2": "작업자 화면", - "expectedUrl": "/production/worker" + "expectedUrl": "/production/worker-screen" }, "auth": { "username": "TestUser5", diff --git a/purchase-pricing.json b/purchase-pricing.json index 05f35c3..d7650d6 100644 --- a/purchase-pricing.json +++ b/purchase-pricing.json @@ -10,7 +10,7 @@ "menuNavigation": { "level1": "구매관리", "level2": "단가관리", - "expectedUrl": "/purchase/pricing" + "expectedUrl": "/sales/pricing-management" }, "auth": { "username": "TestUser5", @@ -24,7 +24,7 @@ "level1": "구매관리", "level2": "단가관리", "expected": { - "url_contains": "/purchase", + "url_contains": "/sales", "visible": ["단가관리", "단가"] } }, diff --git a/shipment-dispatch.json b/shipment-dispatch.json index d546ab0..34f4024 100644 --- a/shipment-dispatch.json +++ b/shipment-dispatch.json @@ -10,7 +10,7 @@ "menuNavigation": { "level1": "출고관리", "level2": "배차차량관리", - "expectedUrl": "/shipment/dispatch" + "expectedUrl": "/outbound/vehicle-dispatches" }, "auth": { "username": "TestUser5", @@ -24,7 +24,7 @@ "level1": "출고관리", "level2": "배차차량관리", "expected": { - "url_contains": "/shipment", + "url_contains": "/outbound", "visible": ["배차", "차량"] } },