litellm/tests/rust-python-harness/validate_sub_methods
Ishaan Jaff 45a6a3d659
chore: move OCR test-parity ledger to core/ocr
validate_sub_methods/ mixes strategy-catalog metadata with the ledger. Ledger data belongs under a per-function core/<function>/ path instead.
2026-09-02 17:44:42 -07:00
..
README.md test: add interactive Rust Python parity harness (#39419) 2026-09-02 15:51:08 -07:00
strategy.json test: add interactive Rust Python parity harness (#39419) 2026-09-02 15:51:08 -07:00

Validate sub-methods

Checks each request, response, stream, and error-mapping sub-method independently across Python and Rust. It also validates that traced Python helpers have an explicit Rust implementation and parity test.