second-brain/tests
Travis Herbranson f44ac2ff7c test: smoke test reads embedding model from config, not hardcoded literal
a-review (gemini, full migration diff) flagged that the smoke test had
the embedding model name baked into the SQL count query, decoupling it
from the application's configured value. Read it back from
`config.embeddings.model` (env override still wins) so the test stays
valid if the default ever moves off nomic-embed-text.
2026-05-24 22:58:30 -04:00
..
__init__.py project init 2026-05-22 19:08:22 -04:00
test_smoke_embedding.py test: smoke test reads embedding model from config, not hardcoded literal 2026-05-24 22:58:30 -04:00