mirror of
https://github.com/NicolasBohn/NexQuant.git
synced 2026-07-27 23:47:46 +00:00
54073da2b0
- TestCLIModelSelection: 8 tests for predix.py CLI * predix module imports * fin_quant --model option * predix quant --model and --log-file options * OpenRouter API key validation * TeeWriter existence check * health and status commands - TestLoggingTeeWriter: 2 tests for TeeWriter * Multi-stream writing * Broken stream handling All 103 integration tests pass (93 + 10 new). Also fix predix.py logging: - Add --log-file flag (default: fin_quant.log) - TeeWriter writes to both console AND file - Works for both local and openrouter backends