fix(tests): Fix gemini_cli tests - proper mocking of subprocess.Popen

This commit is contained in:
2026-03-05 19:34:18 -05:00
parent edd66792fa
commit 4da88a4274
4 changed files with 92 additions and 153 deletions

View File

@@ -11,10 +11,9 @@ This file tracks all major tracks for the project. Each track has its own detail
1. [x] **Track: Hook API UI State Verification**
*Link: [./tracks/hook_api_ui_state_verification_20260302/](./tracks/hook_api_ui_state_verification_20260302/)*
- [x] **Track: Asyncio Decoupling & Queue Refactor**
2. [x] **Track: Asyncio Decoupling & Queue Refactor**
*Link: [./tracks/asyncio_decoupling_refactor_20260306/](./tracks/asyncio_decoupling_refactor_20260306/)*
3. [ ] **Track: Mock Provider Hardening**
*Link: [./tracks/mock_provider_hardening_20260305/](./tracks/mock_provider_hardening_20260305/)*