unity-mcp/TestProjects/UnityMCPTests/Assets/Tests/EditMode/Helpers
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
..
CodexConfigHelperTests.cs Fix CodexConfigHelperTests to account for --prerelease argument in uvx command (#652) 2026-01-29 15:54:44 -08:00
CodexConfigHelperTests.cs.meta Add Codex to autoconfig options (#288) 2025-09-26 18:05:30 -04:00
Matrix4x4ConverterTests.cs Feature/run tests summary clean (#501) 2026-01-01 20:36:45 -08:00
Matrix4x4ConverterTests.cs.meta Test/478 matrix4x4 serialization crash (#481) 2025-12-23 15:53:14 -08:00
PaginationTests.cs 🔧 Clean up & Consolidate Shared Services Across MCP Tools (#519) 2026-01-06 12:58:17 -08:00
PaginationTests.cs.meta 🔧 Clean up & Consolidate Shared Services Across MCP Tools (#519) 2026-01-06 12:58:17 -08:00
ToolParamsTests.cs Large Cleanup and Refactor + Many new Tests added (#642) 2026-01-29 02:47:36 -08:00
ToolParamsTests.cs.meta Large Cleanup and Refactor + Many new Tests added (#642) 2026-01-29 02:47:36 -08:00
WriteToConfigTests.cs Fix test failures by invalidating EditorConfigurationCache after setting EditorPrefs (#651) 2026-01-29 15:44:43 -08:00
WriteToConfigTests.cs.meta Make it easier to add tools (#301) 2025-10-03 18:53:09 -04:00