adhikareeprayush / adhikareeprayush/stacksmith
Add tests for the `add` command file injection
Abierto
good first issue
help wanted
testing
- Lenguaje dominante
- TypeScript
- Estrellas
- 0
- Forks
- 0
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
## Summary
Feature modules are unit-tested, but `addCommand` (which writes files and updates config) is not.
## Tasks
- [ ] Use a temp dir + a fixture `stacksmith.config.json`
- [ ] Assert files are written, config `features` is updated, and re-running is idempotent
- [ ] Assert planned features print "coming soon" and unknown features throw
## Files
- `src/commands/add.ts`
- new `src/commands/add.test.ts`
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.