Gate real train curve evidence
This commit is contained in:
@@ -11,6 +11,7 @@ def test_evaluation_agent_returns_checks():
|
||||
checks = {item["name"]: item["passed"] for item in result["checks"]}
|
||||
assert checks["real_workspace_acceptance"] is True
|
||||
assert checks["real_train_acceptance"] is True
|
||||
assert checks["single_epoch_curve_support"] is True
|
||||
|
||||
|
||||
def test_validation_agent_lightweight(monkeypatch):
|
||||
|
||||
Reference in New Issue
Block a user