41 lines
1.2 KiB
JSON
41 lines
1.2 KiB
JSON
{
|
|
"id": "test_integrity_audit_20260307",
|
|
"title": "Test Integrity Audit & Intent Documentation",
|
|
"description": "Audit and fix tests that have been simplified by AI agents, restore verification intent through explicit documentation",
|
|
"type": "quality_assurance",
|
|
"status": "in_progress",
|
|
"priority": "critical",
|
|
"created": "2026-03-07",
|
|
"last_updated": "2026-03-07",
|
|
"dependencies": [],
|
|
"focus_areas": [
|
|
"test_audit",
|
|
"test_documentation",
|
|
"quality_assurance"
|
|
],
|
|
"affected_files": [
|
|
"tests/test_gui_updates.py",
|
|
"tests/test_gui_phase3.py",
|
|
"tests/test_conductor_engine_v2.py",
|
|
"tests/test_gui2_performance.py",
|
|
"tests/test_sim_base.py",
|
|
"tests/test_sim_context.py",
|
|
"tests/test_sim_tools.py",
|
|
"tests/test_sim_execution.py",
|
|
"tests/test_sim_ai_settings.py",
|
|
"tests/test_live_workflow.py",
|
|
"tests/test_live_gui_integration_v2.py",
|
|
"tests/test_dag_engine.py",
|
|
"tests/test_mma_orchestration_gui.py",
|
|
"tests/test_gui2_layout.py",
|
|
"tests/test_gui2_events.py",
|
|
"tests/test_gui2_mcp.py",
|
|
"tests/test_gui_symbol_navigation.py"
|
|
],
|
|
"tags": [
|
|
"test-audit",
|
|
"anti-simplification",
|
|
"test-integrity"
|
|
]
|
|
}
|