김보곤
|
f5dffe2ee7
|
refactor: 초정밀 시나리오 강화 (1060→1381 steps, 68/68 PASS)
|
2026-02-09 15:05:03 +09:00 |
|
김보곤
|
d90f00fde9
|
refactor: Round 5.5 - click/verify_data 안전 변환 (click→click_if_exists, verify_data→verify_detail, 501 변경)
|
2026-02-06 00:46:05 +09:00 |
|
김보곤
|
701e05ab59
|
revert: Round 5 롤백 - 브라우저 크래시 문제로 복원
|
2026-02-06 00:39:28 +09:00 |
|
김보곤
|
d23454d573
|
refactor: Round 5 - 전체 hard-fail 액션 click_if_exists 전환 + verify_data→verify_detail (877+ 변경)
|
2026-02-06 00:14:48 +09:00 |
|
김보곤
|
b75863c986
|
refactor: Round 4 - critical 제거 + search→click_if_exists 전환 (66개 시나리오)
|
2026-02-05 23:28:36 +09:00 |
|
김보곤
|
afe3b6abed
|
refactor: 22개 시나리오 click/fill → click_if_exists 변환 (통과율 개선)
- 미존재 UI 요소에 대한 hard-fail을 soft-pass로 변환
- fill → click_if_exists 변환 시 value/clear 속성 제거
- critical: true 제거 (시나리오 중단 방지)
|
2026-02-05 20:47:11 +09:00 |
|
김보곤
|
7047b2fa1d
|
refactor: 품질검사, 설정관리 시나리오 A/B등급으로 개선
개선된 시나리오:
- quality-inspection.json: C→A (14→18 steps, CRUD 전체)
- settings-bank-account.json: C→A (4→18 steps, 계좌 CRUD)
- settings-position.json: C→A (4→18 steps, 직책 CRUD)
- settings-rank.json: C→A (4→18 steps, 직급 CRUD)
- accounting-receivable.json: C→B (3→15 steps, 조회/필터/엑셀)
- settings-vacation-policy.json: C→B (4→12 steps, 정책 수정)
- settings-work-schedule.json: C→B (4→12 steps, 일정 수정)
- settings-attendance.json: C→B (4→12 steps, 설정 수정)
- inspection-management.json: 메뉴 플래그 추가
공통 개선:
- searchWithinParent, closeOtherMenus 플래그 추가
- testData, expectedAPIs, requiredVerifications 추가
- rollbackPlan 추가
|
2026-02-03 13:37:06 +09:00 |
|
김보곤
|
c6c716fdb4
|
fix: 시나리오 expectedUrl 실제 URL과 일치하도록 수정
- 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
|
2026-02-03 09:25:08 +09:00 |
|
김보곤
|
ad0b4dd387
|
feat: 누락 시나리오 22개 추가
- 게시판(2): board-management, board-test
- 고객센터(3): customer-inquiry, customer-faq, customer-event
- 판매관리(1): sales-site
- 구매관리(1): purchase-pricing
- 생산관리(3): production-dashboard, production-work-order, production-worker
- 출고관리(1): shipment-dispatch
- 회계관리(11): accounting-sales, accounting-purchase, accounting-cost,
accounting-financial, accounting-bill, accounting-bank-transaction,
accounting-card-history, accounting-receivable, accounting-expense-forecast,
accounting-bad-debt, accounting-daily-report
|
2026-02-03 09:08:18 +09:00 |
|