conductor(checkpoint): Test integrity audit complete
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user