aboutsummaryrefslogtreecommitdiff
path: root/src/test_macros.rs
AgeCommit message (Collapse)Author
2025-06-07verify specified network adapters actually existmainGus Power
2025-05-22started on arbitrary http endpoint configurationGus Power
2025-05-21config fallback w/ tests. introduced a macro to remove some test boilerplate ↵Gus Power
around Result<T,E> and having return Ok(())
2025-05-20added some test macros to reduce noise in ipservice testsGus Power