1 2 3 4 5
//! LLM Manager Tests //! //! All `#[cfg(test)]` blocks for the LLM manager subsystem. //! (manager.rs itself contains no test blocks; this module is reserved //! for future integration tests of the manager facade.)