# Tests & Integration

## Running the Test Suite

Following the completion of invariant development, we initiate a **48-hour fuzzing campaign** designed to uncover deeper edge cases that manual review might miss. The campaign is typically executed on cloud infrastructure (AWS/GCP) to ensure consistent performance and enable parallel execution.

## CI/CD Integration

We integrate the test suite into your **GitHub Actions CI/CD pipeline**, triggering short fuzzing campaigns on every commit. This ensures that new code is continuously validated against protocol invariants, preventing buggy code from being pushed. We provide all necessary configuration files and a detailed integration guide, enabling your team to maintain and expand the tests post-engagement.
