tercul-backend/cmd/cli
Damir Mukimov e63d627019
fix: Fix test workflow and Bleve test double-close panic
- Add POSTGRES_USER to PostgreSQL service configuration in test workflow
- Fix TestInitBleveIndex double-close panic by removing defer before explicit close
- Test now passes successfully

Fixes failing Unit Tests workflow in PR #64
2025-11-30 05:32:54 +01:00
..
commands fix: Fix test workflow and Bleve test double-close panic 2025-11-30 05:32:54 +01:00
internal/bootstrap fix: Fix CodeQL workflow and add comprehensive test coverage 2025-11-30 04:00:48 +01:00
main.go refactor: Unify all commands into a single Cobra CLI 2025-11-30 03:49:15 +01:00