Commit Graph

3 Commits

Author SHA1 Message Date
김보곤
18463fbcca feat: 시나리오 2개 추가 + 배차차량관리 메뉴 경로 수정
- settings-card.json: 설정 > 카드관리 시나리오 추가
- system-dashboard.json: 시스템 대시보드 시나리오 추가
- material-dispatch.json: 부모 메뉴 수정 (자재관리 → 출고관리), enabled 복원

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-01 17:43:29 +09:00
김보곤
40244054fb fix: 신규 시나리오 6개 수정 (테이블 없는 페이지 + 검색 셀렉터)
- purchase-order/status/vendor: wait_for_table → wait (테이블 없는 페이지)
- accounting-tax-issue/mgmt: fill → click_if_exists (검색 input 없음)
- sales-site-mgmt: wait_for_table → wait (테이블 없는 페이지)
- material-dispatch: enabled=false (메뉴 미존재)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-01 10:59:34 +09:00
김보곤
cb1bf99c4f feat: 신규 메뉴 20개 E2E 시나리오 추가
- 회계관리: 세금계산서발행, 세금계산서관리, 상품권관리, 일반전표입력, 일일일보
- 구매관리: 거래처관리, 발주관리, 구매현황, 단가관리
- 기준정보 관리: 공정관리, 단가표관리, 단가배포관리, 점검표관리
- 판매관리: 현장관리
- 자재관리: 배차차량관리
- 품질관리: 실적신고관리
- 게시판: 게시판 테스트
- 고객센터: 1:1 문의
- 설정: 바로빌연동관리, 달력관리

총 시나리오: 184 → 204개

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-01 09:49:41 +09:00