# Stratégie de tests Ce répertoire regroupe les tests pour `sdk_common`. - `tests/*.rs` : tests d’intégration Rust - `tests/logs/` : journaux d’exécution - `tests/reports/` : rapports et artefacts Exécution: - `cargo test --all` - `cargo clippy -- -D warnings` - `cargo fmt -- --check`