Stratégie de tests

Ce répertoire regroupe les tests pour sdk_common.

  • tests/*.rs : tests dintégration Rust
  • tests/logs/ : journaux dexécution
  • tests/reports/ : rapports et artefacts

Exécution:

  • cargo test --all
  • cargo clippy -- -D warnings
  • cargo fmt -- --check