//! Unit tests for core library types and internal functions.
//!//! These tests focus on internal types, parsing logic, and helper functions
//! that don't require network access or mock servers.
modtypes;#[cfg(feature ="namecheap")]modnamecheap;#[cfg(feature ="cloudflare")]modhttp_config;