Skip to content

Global Test Guide

All PRs enforce GitHub Actions evaluating coverage across codecov integrations natively. Each submodule holds the unit tests for its own source; what runs across components lives in tests/.

Harness Exercises
tests/integration_test_full_pipeline Kafka → Ingester → SCC → SN → query via Proxy → test head
tests/integration_test_dms_pipeline registration, provisioning and the DMS side of that path
tests/integration_test_sc_cluster a Storage Cluster on its own
tests/sandbox_dms the full deployment, and the benchmark suite

tests/run_tests.sh is the entry point. End-to-end test describes the pipeline and the chain-of-custody checks in detail.