Codex Handbook
app-server/tests/all.rs 5 lines
#![allow(clippy::expect_used)]// Single integration test binary that aggregates all test modules.// The submodules live in `tests/suite/`.mod suite;