copilot-swe-agent[bot] 6b74b3cd65 Fix test mocks to properly handle execution state transitions
- TestCellExecution now starts in Unconfirmed state (matching real behavior)
- TestNotebookExecutionStateService.hasRunningExecutions checks for Pending/Executing states
- Updated tests to confirm() executions so they transition to Pending state
- Added test for unconfirmed executions to verify they don't trigger veto

Co-authored-by: DonJayamanne <1948812+DonJayamanne@users.noreply.github.com>
2025-12-10 03:37:32 +00:00
..