All test cases live in tests/<module>_tests.rs and access only public API; internals are either tested through the public API or promoted to pub. The sole exception is #[cfg(test)] test infrastructure (e.g. the permissive TLS config in focus-transport). |
||
|---|---|---|
| crates | ||
| docs/architecture | ||
| examples | ||
| .gitignore | ||
| AGENTS.md | ||
| Cargo.lock | ||
| Cargo.toml | ||
| README.md | ||
| rust-toolchain.toml | ||