singularity-forge/src/tests
Lex Christopherson 15462a7da7 test: add extension smoke test to catch import failures in CI
Dynamically discovers all bundled extensions and verifies they can be
imported without throwing. Catches missing imports, circular deps, and
broken module resolution that tsc cannot detect since extensions are
loaded at runtime via jiti.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-15 19:27:39 -06:00
..
integration fix: guard against newer synced resources (#445) 2026-03-14 22:58:18 -06:00
app-smoke.test.ts fix: guard against newer synced resources (#445) 2026-03-14 22:58:18 -06:00
artifact-manager.test.ts feat: TTSR + blob/artifact storage (ported from oh-my-pi) 2026-03-13 08:43:56 -06:00
blob-store.test.ts feat: TTSR + blob/artifact storage (ported from oh-my-pi) 2026-03-13 08:43:56 -06:00
bundled-extension-paths.test.ts Fix packaging verification and path portability (#378) 2026-03-14 12:28:14 -06:00
ci_monitor.test.ts feat: add GitHub Workflows skill with CI workflow and ci_monitor tool (#294) 2026-03-13 22:31:17 -06:00
extension-smoke.test.ts test: add extension smoke test to catch import failures in CI 2026-03-15 19:27:39 -06:00
llm-context-tavily.test.ts feat: add Tavily as alternative search provider (#102) 2026-03-12 07:12:19 -06:00
native-search.test.ts fix: prevent web_search tool injection for non-Anthropic providers serving Claude models (#444) (#446) 2026-03-14 22:15:00 -06:00
postinstall.test.ts Fix packaging verification and path portability (#378) 2026-03-14 12:28:14 -06:00
provider.test.ts feat: add Ollama Cloud as model and web tool provider (#430) (#434) 2026-03-14 21:03:31 -06:00
search-provider-command.test.ts feat: add Ollama Cloud as model and web tool provider (#430) (#434) 2026-03-14 21:03:31 -06:00
search-tavily.test.ts feat: add Tavily as alternative search provider (#102) 2026-03-12 07:12:19 -06:00
tavily-helpers.test.ts feat: add Tavily as alternative search provider (#102) 2026-03-12 07:12:19 -06:00
tool-bootstrap.test.ts Fix packaging verification and path portability (#378) 2026-03-14 12:28:14 -06:00
ttsr-manager.test.ts feat: TTSR + blob/artifact storage (ported from oh-my-pi) 2026-03-13 08:43:56 -06:00
ttsr-rule-loader.test.ts feat: TTSR + blob/artifact storage (ported from oh-my-pi) 2026-03-13 08:43:56 -06:00
update-check.test.ts feat: add startup update check with 24h cache 2026-03-13 14:28:43 -03:00