fix(tests): Fix mma_orchestration_gui task count, api_events mocks, gui_stress import

This commit is contained in:
2026-03-05 19:09:39 -05:00
parent 48f8afce3e
commit 02947e3304
5 changed files with 92 additions and 81 deletions

View File

@@ -6,7 +6,7 @@ import os
sys.path.append(os.path.abspath(os.path.join(os.path.dirname(__file__), "..")))
sys.path.append(os.path.abspath(os.path.join(os.path.dirname(__file__), "..", "src")))
from api_hook_client import ApiHookClient
from src.api_hook_client import ApiHookClient
def test_comms_volume_stress_performance(live_gui) -> None:
"""