unity-mcp/TestProjects/UnityMCPTests/Assets
dsarno b555550d62
Fix CodexConfigHelperTests to account for --prerelease argument in uvx command (#652)
The uvx command now includes --prerelease and explicit arguments before --from
due to beta server mode support. Updated test assertions to check for the
correct argument order:

Before: [--from, mcpforunityserver>=0.0.0a0, mcp-for-unity, ...]
After:  [--prerelease, explicit, --from, mcpforunityserver>=0.0.0a0, mcp-for-unity, ...]

Updated tests:
- BuildCodexServerBlock_OnWindows_IncludesSystemRootEnv
- BuildCodexServerBlock_OnNonWindows_ExcludesEnv
- UpsertCodexServerBlock_OnWindows_IncludesSystemRootEnv
- UpsertCodexServerBlock_OnNonWindows_ExcludesEnv

Co-authored-by: Claude Haiku 4.5 <noreply@anthropic.com>
2026-01-29 15:54:44 -08:00
..
Scenes Large Cleanup and Refactor + Many new Tests added (#642) 2026-01-29 02:47:36 -08:00
Scripts Large Cleanup and Refactor + Many new Tests added (#642) 2026-01-29 02:47:36 -08:00
Tests Fix CodexConfigHelperTests to account for --prerelease argument in uvx command (#652) 2026-01-29 15:54:44 -08:00
UI Toolkit Large Cleanup and Refactor + Many new Tests added (#642) 2026-01-29 02:47:36 -08:00
Packages.meta feature/Add new manage_scriptable_object tool (#489) 2025-12-28 20:15:50 -08:00
Scenes.meta Set up Unit tests (#220) 2025-08-15 21:24:55 -04:00
Scripts.meta Set up Unit tests (#220) 2025-08-15 21:24:55 -04:00
Temp.meta 🔧 Clean up & Consolidate Shared Services Across MCP Tools (#519) 2026-01-06 12:58:17 -08:00
TestMat.mat Large Cleanup and Refactor + Many new Tests added (#642) 2026-01-29 02:47:36 -08:00
TestMat.mat.meta Large Cleanup and Refactor + Many new Tests added (#642) 2026-01-29 02:47:36 -08:00
Tests.meta Set up Unit tests (#220) 2025-08-15 21:24:55 -04:00
UI Toolkit.meta Large Cleanup and Refactor + Many new Tests added (#642) 2026-01-29 02:47:36 -08:00