mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-17 23:52:34 +00:00
Replace verbose assertion chains with insta snapshots across 4 crates: - arc-devcontainer: 3 generate_layer tests (contains → assert_snapshot) - arc-llm catalog: 7 model info tests (field-by-field → assert_debug_snapshot) - arc-llm types: 2 usage serialization tests (contains → assert_snapshot) - arc-util telemetry: 3 track serialization tests (per-key → assert_snapshot) Snapshots now cover all fields (aliases, family, training, cache costs, etc.) that were previously unasserted. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| src | ||
| tests | ||
| Cargo.toml | ||
| DEVCONTAINER-COMPATIBILITY.md | ||
| INTEGRATION.md | ||