Skip to content

Improve test coverage and unify file names #90

@KubrickCode

Description

@KubrickCode

Goal: Unify test file names to .spec.ts and improve coverage

Task Checklist:

  • Rename all .test.ts files 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:

  1. All tests pass
  2. Overall coverage 70% or higher
  3. ConfigManager coverage 80% or higher

Independently Deployable: ✅ (Test improvement, no functional changes)

Metadata

Metadata

Assignees

Labels

refactorRefactoring code

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions