grokkit/internal
Greg Gauthier 5c9689e4da
Some checks failed
CI / Test (push) Successful in 40s
CI / Lint (push) Failing after 20s
CI / Build (push) Successful in 22s
test: add unit tests for cmd, config, git, linter, logger, prompts, todo, and workon
- Introduce tests for analyze, recipe, workon commands
- Expand scaffold tests with language detection and context harvesting
- Add tests for config getters, git utilities (tags, logs, diff)
- Enhance linter with primary language detection tests
- Cover logger level setting branches
- New prompts loading tests with local/global fallback
- Todo bootstrap and structure tests
- Comprehensive workon flow tests including file moves, git integration, README updates
- Update README coverage from 54% to 62%
2026-03-31 22:47:36 +01:00
..
errors chore(lint): enhance golangci configuration and add security annotations 2026-03-04 20:00:32 +00:00
git test: add unit tests for cmd, config, git, linter, logger, prompts, todo, and workon 2026-03-31 22:47:36 +01:00
grok chore(lint): enhance golangci configuration and add security annotations 2026-03-04 20:00:32 +00:00
linter test: add unit tests for cmd, config, git, linter, logger, prompts, todo, and workon 2026-03-31 22:47:36 +01:00
logger test: add unit tests for cmd, config, git, linter, logger, prompts, todo, and workon 2026-03-31 22:47:36 +01:00
prompts test: add unit tests for cmd, config, git, linter, logger, prompts, todo, and workon 2026-03-31 22:47:36 +01:00
recipe test: add tests for recipe package and disable parallelism in cmd tests 2026-03-08 12:53:01 +00:00
todo test: add unit tests for cmd, config, git, linter, logger, prompts, todo, and workon 2026-03-31 22:47:36 +01:00
version chore(lint): enhance golangci configuration and add security annotations 2026-03-04 20:00:32 +00:00
workon test: add unit tests for cmd, config, git, linter, logger, prompts, todo, and workon 2026-03-31 22:47:36 +01:00