unity-mcp/TestProjects/UnityMCPTests/Assets/Tests/EditMode/Tools
David Sarno 9697653b64 fix: address CodeRabbit and Greptile feedback
CodeRabbit fixes:
- Fix Python test assertions to use assert instead of print/return
- Update version consistency: server_version.txt from 3.2.0 to 3.3.0
- Assembly definition references already correctly configured

Greptile style fixes:
- Add missing newlines at end of Unity meta files and source files
- Fix test logic assumptions: use GreaterOrEqual instead of exact counts
- Make test assertions more robust for fuzzy matching algorithms

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-03 16:37:45 -07:00
..
AIPropertyMatchingTests.cs fix: address CodeRabbit and Greptile feedback 2025-09-03 16:37:45 -07:00
AIPropertyMatchingTests.cs.meta test: Add comprehensive unit tests for ComponentResolver and intelligent property matching 2025-09-02 19:27:40 -07:00
CommandRegistryTests.cs Improve Windsurf MCP Config (#231) 2025-08-24 06:57:11 -04:00
CommandRegistryTests.cs.meta Improve Windsurf MCP Config (#231) 2025-08-24 06:57:11 -04:00
ComponentResolverTests.cs fix: Replace missing TicTacToe3D with existing CustomComponent in ComponentResolver test 2025-09-03 10:24:52 -07:00
ComponentResolverTests.cs.meta test: Add comprehensive unit tests for ComponentResolver and intelligent property matching 2025-09-02 19:27:40 -07:00
ManageGameObjectTests.cs fix: Implement collect-and-continue behavior for component property operations 2025-09-03 09:57:12 -07:00
ManageGameObjectTests.cs.meta test: Add comprehensive unit tests for ComponentResolver and intelligent property matching 2025-09-02 19:27:40 -07:00
ManageScriptValidationTests.cs test: Add comprehensive validation tests for improved brace validation 2025-09-03 15:39:19 -07:00
ManageScriptValidationTests.cs.meta fix: address CodeRabbit and Greptile feedback 2025-09-03 16:37:45 -07:00