MCPcopy Create free account
hub / github.com/AI45Lab/Code / test_real_llm_cluster_features.rs

File test_real_llm_cluster_features.rs

core/tests/test_real_llm_cluster_features.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1//! Real-LLM end-to-end tests for the cluster-grade features added in 3.3.0
2//! (BudgetGuard enforcement, loop-checkpoint lifecycle, resume_run, identity
3//! labels). These exercise code paths that mock LLM clients cannot validate —
4//! most importantly that `BudgetGuard::record_after_llm` receives the

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected