//! Priority-based selection tests
//!
//! Tests priority filtering logic: highest priority tier selection,
//! weighted distribution within priority tier, and fallback behavior.
// TODO: Extract priority tests from original selector.rs
// Tests needed:
// - test_priority_selection_highest_chosen
// - test_priority_with_weighted_distribution
// - test_priority_all_same_uses_weighted