batuta 0.7.3

Sovereign AI orchestration: autonomous agents, ML serving, code analysis, and transpilation pipelines
Documentation
1
2
3
4
5
6
7
8
//! Tests for stack diagnostics
//!
//! Comprehensive test suite implementing EXTREME TDD methodology
//! for the diagnostics system.

mod dashboard_tests;
mod engine_tests;
mod types_tests;