Skip to content

ge-hch.5.15.17: add embedding service tests#171

Merged
SorraTheOrc merged 3 commits intomainfrom
feature/ge-hch.5.15.17-tests-embedding
Jan 18, 2026
Merged

ge-hch.5.15.17: add embedding service tests#171
SorraTheOrc merged 3 commits intomainfrom
feature/ge-hch.5.15.17-tests-embedding

Conversation

@SorraTheOrc
Copy link
Member

Summary

  • add deterministic unit tests for embedding similarity thresholds (happy/joyful > 0.7, happy/database < 0.4)
  • add embed(null) graceful fallback test and mocked worker plumbing test for embed()
  • add optional gated integration test (INTEGRATION_EMBEDDING=1) to run the real model manually

Testing

  • npx jest tests/unit/embedding.service.similarity.test.js tests/unit/embedding.service.embed.test.js --runInBand
  • npx jest tests/unit/director.test.js --runInBand

Closes bd#ge-hch.5.15.17

@SorraTheOrc SorraTheOrc merged commit 8aadc3d into main Jan 18, 2026
3 checks passed
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.

1 participant

Comments