smoke-test
14
总安装量
3
周安装量
#23274
全站排名
安装命令
npx skills add https://github.com/peteonrails/voxtype --skill smoke-test
Agent 安装分布
claude-code
2
windsurf
1
trae
1
opencode
1
antigravity
1
Skill 文档
Smoke Test
Interactive smoke tests for voxtype. Run after installing a new build to verify core functionality.
Instructions
- Read the test procedures from
docs/SMOKE_TESTS.md - Use TodoWrite to create a checklist of all test sections
- Run each test section in order, marking todos as completed
- Report results in a summary table at the end
Prerequisites
Before starting, verify:
- voxtype daemon is running:
systemctl --user status voxtype - Audio device is available
- Wayland session is active (for wtype/clipboard tests)
Test Sections to Run
Read docs/SMOKE_TESTS.md and execute these test sections:
- Basic Verification
- Recording Cycle
- CLI Overrides
- Waybar JSON Output
- Single Instance Enforcement
- Config Validation
- Signal Handling
- Rapid Successive Recordings
- Service Restart Cycle
Results Summary
After running all tests, provide a summary table:
| Test | Result |
|---|---|
| Basic verification | â/â |
| Recording cycle | â/â |
| CLI overrides | â/â |
| Waybar JSON | â/â |
| Single instance | â/â |
| Config validation | â/â |
| Signal handling | â/â |
| Rapid recordings | â/â |
| Service restarts | â/â |
Known Issues to Watch For
- Broken pipe panic: If piping voxtype output through
head, may see panic (cosmetic) - Language detection: Without speech, Whisper may detect random languages (expected)
- Empty transcription: Normal when no actual speech is captured
- Notification icon mismatch: Parakeet binary with Whisper config may show wrong icon