2.4 KiB
2.4 KiB
Test Suite Inventory - manual_slop
Categories
Manual Slop Core/GUI
tests/test_ai_context_history.pytests/test_api_events.pytests/test_gui_diagnostics.pytests/test_gui_events.pytests/test_gui_performance_requirements.pytests/test_gui_stress_performance.pytests/test_gui_updates.pytests/test_gui2_events.pytests/test_gui2_layout.pytests/test_gui2_mcp.pytests/test_gui2_parity.pytests/test_gui2_performance.pytests/test_headless_api.pytests/test_headless_dependencies.pytests/test_headless_startup.pytests/test_history_blacklist.pytests/test_history_bleed.py(FAILING)tests/test_history_migration.pytests/test_history_persistence.pytests/test_history_truncation.pytests/test_performance_monitor.pytests/test_token_usage.pytests/test_layout_reorganization.py
Conductor/MMA (To be Blacklisted from core runs)
tests/test_mma_exec.pytests/test_mma_skeleton.pytests/test_conductor_api_hook_integration.pytests/conductor/test_infrastructure.pytests/test_gemini_cli_adapter.pytests/test_gemini_cli_integration.py(FAILING)tests/test_ai_client_cli.pytests/test_cli_tool_bridge.py(FAILING)tests/test_gemini_metrics.py
MCP/Integrations
tests/test_api_hook_client.pytests/test_api_hook_extensions.pytests/test_hooks.pytests/test_sync_hooks.pytests/test_mcp_perf_tool.py
Simulation/Workflows
tests/test_sim_ai_settings.pytests/test_sim_base.pytests/test_sim_context.pytests/test_sim_execution.pytests/test_sim_tools.pytests/test_workflow_sim.pytests/test_extended_sims.pytests/test_user_agent.pytests/test_live_workflow.pytests/test_agent_capabilities.pytests/test_agent_tools_wiring.py
Redundancy Observations
- GUI tests are split between
guiandgui2. Sincegui_2.pyis the current focus, legacyguitests should be reviewed for relevance. - History tests are highly fragmented (5+ files).
- Headless tests are fragmented (3 files).
- Simulation tests are fragmented (10+ files).
Failure Summary
tests/test_cli_tool_bridge.py:test_deny_decisionandtest_unreachable_hook_serverfailing (wrong decision returned).tests/test_gemini_cli_integration.py: Integration withgui_2.pyfailing to find mock response in history.tests/test_history_bleed.py:test_get_history_bleed_stats_basicfailing (assert 0 == 900000).