ml-model-loader/src_python/tests
Lilith bf1e8835e1 Add Python test suite (94 tests)
- test_types.py: 26 tests for dataclasses and from_dict
- test_auto.py: 28 tests for format/category mappings
- test_onnx_loader.py: 16 tests for ONNX loader
- test_whisper_loader.py: 24 tests for Whisper loader
- pyproject.toml: pytest config and dev dependencies

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-01 15:58:11 -08:00
..
__init__.py Add Python test suite (94 tests) 2026-01-01 15:58:11 -08:00
test_auto.py Add Python test suite (94 tests) 2026-01-01 15:58:11 -08:00
test_onnx_loader.py Add Python test suite (94 tests) 2026-01-01 15:58:11 -08:00
test_types.py Add Python test suite (94 tests) 2026-01-01 15:58:11 -08:00
test_whisper_loader.py Add Python test suite (94 tests) 2026-01-01 15:58:11 -08:00