//! Router tests module
//!
//! Contains comprehensive tests for the unified router system.
// Unified router tests
// Concurrency and edge case tests (issue #216)
// Legacy module tests (moved from embedded tests)
// Selection logic edge case tests (issue #343)