背景
component/impl の責務分離と wbtest の shared fixture 化を進めており、現状およそ 80% 完了です。
進捗
- local/network/status/fs/http の file 分割は完了
- upload-pack / receive-pack / push の transport fixture は共有化済み
- push success/state/url/repo-setup の assert/helper も共有化済み
- public API は維持したまま
moon -C component test impl, --target wasm, check, fmt, info を通過
残タスク
メモ
- hand-written file の大整理は概ね完了
- 残りは network test の終端 assertion と fixture vocabulary の統一が中心
- 続きはこの issue を親タスクとして進める
背景
component/impl の責務分離と wbtest の shared fixture 化を進めており、現状およそ 80% 完了です。
進捗
moon -C component test impl,--target wasm,check,fmt,infoを通過残タスク
メモ