Commit 78fe5d5
committed
Address PR review comments: fix UNC path handling, improve test coverage, remove problematic test files
- Fixed UNC path handling bug in normalizePath function to preserve leading double backslashes
- Added comprehensive test coverage for drive letter capitalization and UNC paths
- Removed file-operations.test.ts and core-functionality.test.ts as they were testing their own code rather than actual server functionality
- All path-utils tests now pass with 100% coverage of the actual utility functions1 parent 644bd6b commit 78fe5d5
4 files changed
Lines changed: 49 additions & 374 deletions
File tree
- src/filesystem
- __tests__
This file was deleted.
This file was deleted.
0 commit comments