feat(tests): Migrate manual launchers to live_gui fixture and consolidate visual tests
This commit is contained in:
@@ -42,7 +42,11 @@ files = [
|
||||
"tests/test_mma_orchestration_gui.py",
|
||||
"tests/test_headless_verification.py",
|
||||
"tests/test_tier4_interceptor.py",
|
||||
"tests/test_conductor_api_hook_integration.py"
|
||||
"tests/test_conductor_api_hook_integration.py",
|
||||
"tests/test_visual_mma.py",
|
||||
"tests/test_visual_orchestration.py",
|
||||
"tests/test_visual_sim_gui_ux.py",
|
||||
"tests/test_visual_sim_mma_v2.py"
|
||||
]
|
||||
|
||||
[categories.integrations]
|
||||
|
||||
Reference in New Issue
Block a user