-
-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Labels
refactorRefactoring codeRefactoring code
Description
Goal: Unify test file names to .spec.ts and improve coverage
Task Checklist:
- Rename all
.test.tsfiles to.spec.ts - Add ConfigManager tests (target: 80%+)
- Add TerminalManager tests
- Enhance keyboard-layout-converter tests
- Add Web-view custom hooks tests
- Update Jest configuration
- Run tests and check coverage
Verification Method:
- All tests pass
- Overall coverage 70% or higher
- ConfigManager coverage 80% or higher
Independently Deployable: ✅ (Test improvement, no functional changes)
Metadata
Metadata
Assignees
Labels
refactorRefactoring codeRefactoring code
Projects
Status
Done