Commit graph

4 commits

Author SHA1 Message Date
Ishaan Jaff
3fdc1607ee
test: cover --validate-ledger and per-function ledger reports 2026-09-02 17:55:37 -07:00
Ishaan Jaff
f88d994845
test: simplify ledger test to one drift-guard assertion
Replace the ledger-internals unit tests with a single test that runs the real audit against the live repo and asserts every OCR test is accounted for (mapped, unmapped-with-reason, or rust_only), printing the exact diff on failure.
2026-09-02 17:00:31 -07:00
Ishaan Jaff
6c88e5d7c9
test: add regression coverage for the OCR ledger and audit script
Covers schema validation, AST/regex test enumeration, drift detection on both the Python and Rust sides, LedgerDriftError content, and a live-repo clean-audit guard against future drift.
2026-09-02 16:55:14 -07:00
ishaan-berri
4c51ca72d6
test: add interactive Rust Python parity harness (#39419)
* test: add interactive Rust Python parity harness

* test: simplify Rust Python parity harness structure

* test: show parity confidence by SDK section

---------

Co-authored-by: yuneng-jiang <yuneng@berri.ai>
2026-09-02 15:51:08 -07:00