pub fn test_channels(config: &NotifyConfig) -> Vec<(String, Result<(), String>)>
Send a test notification to all configured channels. Returns per-channel results for CLI display.