Expand description
§Shadow Network Integration Tests
Cross-crate integration tests verifying the full system works end-to-end:
- Crypto → Messaging pipeline
- Steganography → Transport pipeline
- DHT → Storage → Replication pipeline
- Full E2E message flow
- DPI evasion statistical tests
- Monitoring integration
Modules§
- crypto_
messaging - Crypto → Messaging integration tests
- dht_
storage - DHT → Storage integration tests
- dpi_
evasion - DPI evasion and steganographic indistinguishability tests
- e2e_
flow - Full end-to-end message flow tests
- stego_
pipeline - Steganography → Transport pipeline integration tests
Structs§
- Integration
Report - Integration test report
- Integration
Test Result - Single integration test result
Functions§
- run_
all_ integration_ tests - Run all integration tests programmatically