mirror of
https://github.com/NicolasBohn/NexQuant.git
synced 2026-07-27 23:47:46 +00:00
71eddccc96
- Fix Path.cwd() mocking to use correct module path - Add Path.resolve() mocking for proper path validation testing - Fix PermissionError handling test with proper mock - All 14 security tests now pass Fixes broken tests from previous commit that had incorrect mocking.