//! Offline unit tests for the address namespace error paths, ported to match the Python wrapper's
//! coverage (wrappers/python/tests/test_address.py). The happy-path info / to_bytes / from_bytes /
//! validate cases already live in integration_test.rs; this fills the two negative cases.
use Bridge;