Skip to content

test: make embedding provider tests hermetic#1004

Merged
wbugitlab1 merged 6 commits into
mainfrom
issue/492-hermetic-tests
Jun 18, 2026
Merged

test: make embedding provider tests hermetic#1004
wbugitlab1 merged 6 commits into
mainfrom
issue/492-hermetic-tests

Conversation

@wbugitlab1

Copy link
Copy Markdown
Owner

Summary

Validation

  • Reproduced before fix: hostile HOME/.agentmemory/.env made test/embedding-provider.test.ts fail 15 tests
  • Hostile-home repro after fix: 67 tests passed
  • corepack pnpm exec vitest run test/hook-project.test.ts test/embedding-provider.test.ts test/mesh.test.ts: 257 tests passed
  • corepack pnpm run build: passed
  • corepack pnpm run lint: passed
  • corepack pnpm run skills:check: passed
  • corepack pnpm test: 198 files, 2767 tests passed
  • semgrep scan --config p/default --error --metrics=off .: 0 findings
  • gitleaks protect --staged --redact: no leaks found

Fixes #492

@wbugitlab1 wbugitlab1 merged commit 3973ccb into main Jun 18, 2026
2 checks passed
@wbugitlab1 wbugitlab1 deleted the issue/492-hermetic-tests branch June 18, 2026 19:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[upstream PR 734] f<!-- -->ix: make hook-project, embedding, and mesh tests hermetic

1 participant