andreagrandi / andreagrandi/draftomen

Prove multi-format drafts end to end

Đang mở
#263 0 bình luận 0 reaction 0 người được giao Xem trên GitHub
draftomen enhancement size: XL
Ngôn ngữ chính
Python
Star
0
Fork
0
Merge trung bình
1 giờ 23 phút
Pull request đã merge (30 ngày)
181

Mô tả

## Problem

Slice-level parser, state, scoring, and adapter tests do not prove that a real Arena log reaches the complete Draft Omen workflow. Raw player logs also cannot be committed to make CI perform that check.

## Proposed change

Add deterministic, hand-authored synthetic end-to-end fixtures for all four formats, then run the actual CLI/TUI and desktop workflows locally against the private raw corpus. Document a repeatable private verification command/process without publishing the logs or copied excerpts.

## Acceptance Criteria

- [ ] Synthetic end-to-end fixtures exercise Quick, Premier, Traditional, and Pick-Two from ingestion through presentation.
- [ ] Existing Quick Draft regression behavior remains intact.
- [ ] Private real-log checks parse both Premier samples, both Pick-Two samples, and the verified Traditional sample.
- [ ] Premier/Traditional retain one selected card per logical pick; Pick-Two retains two.
- [ ] Completion, missing-pick, duplicate, unknown-event, and truncation cases are covered at the appropriate boundary.
- [ ] Actual TUI/watch and desktop user-facing workflows are exercised and observed.
- [ ] `git status --untracked-files=all` proves no raw log or private derived artifact enters the changeset.
- [ ] The changelog records completed multi-format support.

## Scope notes

No new production behavior except integration fixes strictly required by the end-to-end workflow.

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.