singularity-forge/src/tests
Facu_Viñas a595b9e28e fix: prevent duplicate tools on provider toggle, suppress restore notifications, fix Windows test globs
- Prevent duplicate Brave tool entries when toggling providers repeatedly
  by filtering already-active tools before re-adding (BUG-1)
- Remove single quotes from test glob patterns in package.json so Windows
  shell expands them correctly (BUG-2)
- Fix test mock fire() to call all handlers instead of short-circuiting
  on first match, matching real framework behavior (BUG-3)
- Suppress "Native Anthropic web search active" notification on session
  restore (source: "restore") to reduce UX noise (BUG-4)
- Add regression tests for all 4 bugs

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 13:50:03 -03:00
..
app-smoke.test.ts feat: add Tavily as alternative search provider (#102) 2026-03-12 07:12:19 -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 duplicate tools on provider toggle, suppress restore notifications, fix Windows test globs 2026-03-12 13:50:03 -03:00
provider.test.ts feat: add Tavily as alternative search provider (#102) 2026-03-12 07:12:19 -06:00
search-provider-command.test.ts feat: add Tavily as alternative search provider (#102) 2026-03-12 07:12:19 -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: bootstrap managed tools and gh auth 2026-03-11 10:52:45 -06:00