singularity-forge/src/tests
TÂCHES 2d97f042de Merge pull request #2584 from jeremymcs/fix/web-search-budget-enforcement
fix(search): enforce hard search budget and survive context compaction
2026-03-25 22:22:12 -06:00
..
integration refactor(test): replace try/finally with t.after() in src/tests (o-z) (#2392) 2026-03-24 21:30:29 -06:00
app-smoke.test.ts fix(loader): add startup checks for Node version and git availability (#2463) 2026-03-25 08:43:54 -06:00
artifact-manager.test.ts refactor(test): replace try/finally with t.after() in src/tests (a-n) (#2394) 2026-03-24 21:30:00 -06:00
auto-budget.test.ts refactor: extract 7 focused modules from auto.ts (#898) 2026-03-17 11:03:01 -05:00
auto-tool-tracking.test.ts refactor: extract 7 focused modules from auto.ts (#898) 2026-03-17 11:03:01 -05:00
bg-shell-persistence-cwd.test.ts fix/gsd-bg-shell-stale-cwd: normalize bg-shell worktree cwd detection 2026-03-16 17:02:58 -04:00
bg-shell-session-cleanup.test.ts refactor(test): replace try/finally with t.after() in src/tests (a-n) (#2394) 2026-03-24 21:30:00 -06:00
blob-store.test.ts refactor(test): replace try/finally with t.after() in src/tests (a-n) (#2394) 2026-03-24 21:30:00 -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
docker-template.test.ts feat(docker): add official Docker sandbox template for isolated GSD auto mode (#2360) 2026-03-24 13:57:59 -06:00
extension-discovery.test.ts refactor(test): replace try/finally with t.after() in src/tests (a-n) (#2394) 2026-03-24 21:30:00 -06:00
extension-smoke.test.ts fix: google-search OAuth test mock and Windows path separator in smoke test 2026-03-16 11:56:46 -06:00
fetch-test-helpers.ts test: fix Assertion Roulette, Eager Test, and contract test regressions (#1938) 2026-03-21 21:24:15 -06:00
file-watcher.test.ts fix: prevent ensureGitignore from adding .gsd when tracked in git (#1364) (#1367) 2026-03-19 17:06:01 -06:00
google-search-auth.repro.test.ts refactor(test): replace try/finally with t.after() in src/tests (a-n) (#2394) 2026-03-24 21:30:00 -06:00
gsd-web-launcher-contract.test.ts feat(web): browser-based web interface (#1717) 2026-03-21 12:16:54 -06:00
headless-detection.test.ts fix: headless mode exits early on progress notifications containing 'complete' (#879) (#888) 2026-03-17 09:11:34 -06:00
headless-events.test.ts feat: add --events flag for JSONL stream filtering (#1000) 2026-03-17 17:35:44 -06:00
initial-gsd-header-filter.test.ts feat(web): browser-based web interface (#1717) 2026-03-21 12:16:54 -06:00
llm-context-tavily.test.ts refactor(test): replace try/finally with t.after() in src/tests (a-n) (#2394) 2026-03-24 21:30:00 -06:00
marketplace-discovery.test.ts refactor(test): replace try/finally with t.after() in src/tests (a-n) (#2394) 2026-03-24 21:30:00 -06:00
mcp-client-schema.test.ts fix(mcp): preserve args for mcp_call tool invocations (#1354) 2026-03-19 15:29:19 -06:00
mcp-server.test.ts fix: resolve CI failures in VS Code extension PR 2026-03-16 16:53:34 -05:00
native-search.test.ts fix(search): enforce hard search budget and survive context compaction 2026-03-25 21:35:09 -05:00
node-modules-symlink.test.ts refactor(test): replace try/finally with t.after() in src/tests (a-n) (#2394) 2026-03-24 21:30:00 -06:00
non-extension-library.test.ts refactor(test): replace try/finally with t.after() in src/tests (a-n) (#2394) 2026-03-24 21:30:00 -06:00
offline-mode.test.ts feat: complete offline mode support (#2429) 2026-03-24 22:35:45 -06:00
postinstall.test.ts fix: strip clack UI from postinstall, keep silent Playwright download (#783) 2026-03-16 21:35:04 -06:00
provider.test.ts refactor(test): replace try/finally with t.after() in src/tests (o-z) (#2392) 2026-03-24 21:30:29 -06:00
pty-chat-parser.test.ts feat(web): browser-based web interface (#1717) 2026-03-21 12:16:54 -06:00
resource-loader.test.ts refactor(test): replace try/finally with t.after() in src/tests (o-z) (#2392) 2026-03-24 21:30:29 -06:00
resource-sync-staleness.test.ts refactor(test): replace try/finally with t.after() in src/tests (o-z) (#2392) 2026-03-24 21:30:29 -06:00
search-loop-guard.test.ts fix(search): enforce hard search budget and survive context compaction 2026-03-25 21:35:09 -05:00
search-provider-command.test.ts refactor(test): replace try/finally with t.after() in src/tests (o-z) (#2392) 2026-03-24 21:30:29 -06:00
search-tavily.test.ts refactor(test): replace try/finally with t.after() in src/tests (o-z) (#2392) 2026-03-24 21:30:29 -06:00
secret-scan.test.ts refactor(test): replace try/finally with t.after() in src/tests (o-z) (#2392) 2026-03-24 21:30:29 -06:00
startup-perf.test.ts perf: startup optimizations — pre-compiled extensions, compile cache, batch discovery (#2125) 2026-03-23 10:02:30 -06:00
tavily-helpers.test.ts test: fix Assertion Roulette, Eager Test, and contract test regressions (#1938) 2026-03-21 21:24:15 -06:00
terminal-cmux.test.ts refactor(test): replace try/finally with t.after() in src/tests (o-z) (#2392) 2026-03-24 21:30:29 -06:00
token-counter.test.ts feat: add GitHub API client, diff-aware context, tiktoken token counting 2026-03-16 13:50:00 -05:00
tool-bootstrap.test.ts refactor(test): replace try/finally with t.after() in src/tests (o-z) (#2392) 2026-03-24 21:30:29 -06:00
ttsr-manager.test.ts fix: add barrel files for remote-questions, ttsr, and shared extensions (#1048) 2026-03-17 18:48:32 -06:00
ttsr-rule-loader.test.ts refactor(test): replace try/finally with t.after() in src/tests (o-z) (#2392) 2026-03-24 21:30:29 -06:00
update-check.test.ts refactor(test): replace try/finally with t.after() in src/tests (o-z) (#2392) 2026-03-24 21:30:29 -06:00
url-utils.test.ts security: add SSRF protection to fetch_page tool 2026-03-16 13:35:48 -05:00
web-auth-token.test.ts fix(web): persist auth token in sessionStorage to survive page refreshes (#1877) 2026-03-21 15:25:27 -06:00
web-boot-node24.test.ts test(web): add regression tests for readdirSync in boot payload path (#2050) 2026-03-23 09:51:05 -06:00
web-bridge-contract.test.ts refactor(test): replace try/finally with t.after() in src/tests (o-z) (#2392) 2026-03-24 21:30:29 -06:00
web-bridge-package-root.test.ts fix(web): lazily compute default package root to avoid Windows standalone crash 2026-03-21 18:08:58 -04:00
web-bridge-terminal-contract.test.ts refactor(test): replace try/finally with t.after() in src/tests (o-z) (#2392) 2026-03-24 21:30:29 -06:00
web-cli-entry.test.ts refactor(test): replace try/finally with t.after() in src/tests (o-z) (#2392) 2026-03-24 21:30:29 -06:00
web-command-parity-contract.test.ts test: fix Assertion Roulette, Eager Test, and contract test regressions (#1938) 2026-03-21 21:24:15 -06:00
web-continuity-contract.test.ts feat(web): browser-based web interface (#1717) 2026-03-21 12:16:54 -06:00
web-diagnostics-contract.test.ts feat: enhance /gsd forensics with journal and activity log awareness 2026-03-25 18:19:08 +00:00
web-live-interaction-contract.test.ts refactor(test): replace try/finally with t.after() in src/tests (o-z) (#2392) 2026-03-24 21:30:29 -06:00
web-live-state-contract.test.ts refactor(test): replace try/finally with t.after() in src/tests (o-z) (#2392) 2026-03-24 21:30:29 -06:00
web-mode-cli.test.ts refactor(test): replace try/finally with t.after() in src/tests (o-z) (#2392) 2026-03-24 21:30:29 -06:00
web-mode-network-flags.test.ts refactor(test): replace try/finally with t.after() in src/tests (o-z) (#2392) 2026-03-24 21:30:29 -06:00
web-multi-project-contract.test.ts refactor(test): replace try/finally with t.after() in src/tests (o-z) (#2392) 2026-03-24 21:30:29 -06:00
web-onboarding-contract.test.ts refactor(test): replace try/finally with t.after() in src/tests (o-z) (#2392) 2026-03-24 21:30:29 -06:00
web-onboarding-presentation.test.ts feat(web): browser-based web interface (#1717) 2026-03-21 12:16:54 -06:00
web-project-discovery-contract.test.ts feat(web): browser-based web interface (#1717) 2026-03-21 12:16:54 -06:00
web-project-url.test.ts feat(web): browser-based web interface (#1717) 2026-03-21 12:16:54 -06:00
web-recovery-diagnostics-contract.test.ts refactor(test): replace try/finally with t.after() in src/tests (o-z) (#2392) 2026-03-24 21:30:29 -06:00
web-responsive.test.ts feat(web): make web UI mobile responsive (#2354) 2026-03-25 00:07:39 -06:00
web-session-parity-contract.test.ts refactor(test): replace try/finally with t.after() in src/tests (o-z) (#2392) 2026-03-24 21:30:29 -06:00
web-state-surfaces-contract.test.ts refactor(test): replace try/finally with t.after() in src/tests (o-z) (#2392) 2026-03-24 21:30:29 -06:00
web-subprocess-module-resolution.test.ts fix(web): resolve compiled .js modules for all subprocess calls under node_modules (#2320) 2026-03-24 07:34:41 -06:00
web-switch-project.test.ts fix(gsd): add file-based fallbacks for DB-dependent code paths and fix CI test failures 2026-03-24 14:59:56 -06:00
web-workflow-action-execution.test.ts refactor(test): replace try/finally with t.after() in src/tests (o-z) (#2392) 2026-03-24 21:30:29 -06:00
web-workflow-controls-contract.test.ts feat(web): browser-based web interface (#1717) 2026-03-21 12:16:54 -06:00
welcome-screen.test.ts refactor(test): replace try/finally with t.after() in src/tests (o-z) (#2392) 2026-03-24 21:30:29 -06:00