conductor(track): Initialize testing consolidation track and add execution order

This commit is contained in:
2026-03-02 12:29:41 -05:00
parent f088bab7e0
commit bf10231ad5
5 changed files with 68 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
{
"track_id": "testing_consolidation_20260302",
"type": "chore",
"status": "new",
"created_at": "2026-03-02T00:00:00Z",
"updated_at": "2026-03-02T00:00:00Z",
"description": "Consolidate divergent simulation tests to uniformly use the pytest live_gui fixture and remove redundant subprocess launcher scripts."
}