feat: add jest tests#443
Conversation
Greptile SummaryThis PR introduces a
Confidence Score: 4/5Safe to merge — the new command palette and test infrastructure are well-structured and the existing tests have been meaningfully upgraded. The only concrete inaccuracy in the changed code is the clear-all-caches action reporting list.length pools cleared while silently skipping unnamed pools. The test for clearCacheIfPresent also never exercises its error branch. Neither issue is blocking. commands.js (success count logic) and commands.spec.js (missing error-path coverage) Important Files Changed
|
No description provided.