Commit 2009609
committed
test(tauri): enhance test coverage for Tauri service
- Updated `driverManager.spec.ts` to use `it.skipIf` for platform-specific tests, improving test clarity and maintainability.
- Introduced new test files: `logParser.spec.ts`, `pathResolver.spec.ts`, `session.spec.ts`, `execute.spec.ts`, and `launcher.multiremote.integration.spec.ts` to cover various functionalities of the Tauri service.
- Added comprehensive tests for log parsing, path resolution, session management, and command execution, ensuring robust validation of the Tauri service features.1 parent df78468 commit 2009609
7 files changed
Lines changed: 2399 additions & 176 deletions
File tree
- packages/tauri-service/test
- commands
- integration
0 commit comments