sba-scouting/rust
Cal Corum 3c0c206aba Add test scaffold and mark Phase 1 tasks complete
Set up lib.rs for integration test access, add 50 tests covering
calc engine (weights, standardization), model helpers (Player positions,
Lineup JSON roundtrips), and full query layer (in-memory SQLite).
Update PHASE1_PROJECT_PLAN.json to reflect all 12 tasks completed.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-26 20:02:01 -06:00
..
src Add test scaffold and mark Phase 1 tasks complete 2026-02-26 20:02:01 -06:00
tests Add test scaffold and mark Phase 1 tasks complete 2026-02-26 20:02:01 -06:00
.gitignore Add Rust project scaffold for TUI rewrite 2026-02-26 08:40:42 -06:00
Cargo.lock Implement Phase 1 foundation: DB schema, queries, and config integration 2026-02-26 19:17:36 -06:00
Cargo.toml Implement Phase 1 foundation: DB schema, queries, and config integration 2026-02-26 19:17:36 -06:00
PHASE1_PROJECT_PLAN.json Add test scaffold and mark Phase 1 tasks complete 2026-02-26 20:02:01 -06:00