unity-mcp/TestProjects/UnityMCPTests/Assets/Tests/EditMode
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
..
Helpers Fix CodexConfigHelperTests to account for --prerelease argument in uvx command (#652) 2026-01-29 15:54:44 -08:00
Resources Add testing and move menu items to resources (#316) 2025-10-13 11:16:43 -04:00
Services Fix test failures by invalidating EditorConfigurationCache after setting EditorPrefs (#651) 2026-01-29 15:44:43 -08:00
Tools Add create_child parameter to manage_prefabs modify_contents (#646) 2026-01-29 04:14:52 -08:00
Windows Large Cleanup and Refactor + Many new Tests added (#642) 2026-01-29 02:47:36 -08:00
Helpers.meta Add Codex to autoconfig options (#288) 2025-09-26 18:05:30 -04:00
MCPForUnityTests.Editor.asmdef Test/478 matrix4x4 serialization crash (#481) 2025-12-23 15:53:14 -08:00
MCPForUnityTests.Editor.asmdef.meta Rename namespace and public facing plugin output from "Unity MCP" to "MCP for Unity" (#225) 2025-08-20 15:59:49 -04:00
Resources.meta Add testing and move menu items to resources (#316) 2025-10-13 11:16:43 -04:00
Services.meta Allow users to easily add tools in the Asset folder (#324) 2025-10-18 00:18:25 -04:00
TestUtilities.cs Harden `manage_scriptable_object` Tool (#522) 2026-01-07 10:46:35 -04:00
TestUtilities.cs.meta Harden `manage_scriptable_object` Tool (#522) 2026-01-07 10:46:35 -04:00
Tools.meta Improve Windsurf MCP Config (#231) 2025-08-24 06:57:11 -04:00
Windows.meta Large Cleanup and Refactor + Many new Tests added (#642) 2026-01-29 02:47:36 -08:00