managarten/services/mana-search-go
Till JS d0848ea1b3 test(go-services): add unit tests for mana-search-go and mana-notify-go
mana-search-go (42 tests):
- search: BuildCacheKey, scoreResult, normalizeResults, CacheOptions
- extract: cleanText, countWords, formatTime, BuildCacheKey
- handlers: validation for search/extract/bulk endpoints

mana-notify-go (38 tests):
- handler: validateSendRequest, parseTime, nilIfEmpty, jsonOrNil
- channel: webhook Send with httptest, IsExpoPushToken
- auth: ValidateServiceKey middleware, GetUser context
- template: RenderDirect with variables, conditionals, errors

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-28 02:33:59 +01:00
..
cmd/server fix(mana-search): Go best practices hardening 2026-03-27 22:09:31 +01:00
internal test(go-services): add unit tests for mana-search-go and mana-notify-go 2026-03-28 02:33:59 +01:00
searxng feat(services): create mana-subscriptions, remove from mana-core-auth 2026-03-28 02:11:42 +01:00
.gitignore feat(mana-search): rewrite search service from NestJS to Go 2026-03-27 21:58:40 +01:00
CLAUDE.md feat(mana-search): rewrite search service from NestJS to Go 2026-03-27 21:58:40 +01:00
docker-compose.dev.yml feat(services): create mana-subscriptions, remove from mana-core-auth 2026-03-28 02:11:42 +01:00
Dockerfile fix(mana-search): Go best practices hardening 2026-03-27 22:09:31 +01:00
go.mod feat(mana-search): rewrite search service from NestJS to Go 2026-03-27 21:58:40 +01:00
go.sum feat(mana-search): rewrite search service from NestJS to Go 2026-03-27 21:58:40 +01:00
package.json feat(mana-search): rewrite search service from NestJS to Go 2026-03-27 21:58:40 +01:00