//! All integration tests go in this folder to speed up compilation. #![allow(clippy::unwrap_used, clippy::expect_used, clippy::print_stdout, reason = "Tests")] mod json_data;