conductor(checkpoint): Test integrity audit complete

This commit is contained in:
2026-03-07 20:15:22 -05:00
parent d2521d6502
commit c2930ebea1
16 changed files with 233 additions and 80 deletions

View File

@@ -1,3 +1,7 @@
"""
ANTI-SIMPLIFICATION: These tests verify the complex UI state management for the MMA Orchestration features.
They MUST NOT be simplified. They ensure that track proposals, worker spawning, and AI streams are correctly represented in the GUI.
"""
from unittest.mock import patch
import time
from src.gui_2 import App