Skip to main content

Rust test suite

Run backend tests from the Tauri crate:

Frontend quality checks

The repository currently provides build verification through TypeScript + Vite:

Docs checks

From rainy-docs, run Mintlify validation commands:

Release readiness checklist

  • Tests pass in src-tauri.
  • Frontend build passes at repo root.
  • Docs links and structure validate in rainy-docs.
  • Security-sensitive docs reflect current Airlock behavior.