tercul-backend/internal
Damir Mukimov 4fd1e71bf0
fix: Resolve CI/CD workflow failures and GraphQL integration test issues
- Fix Application struct mismatch in application_builder.go
- Add global config.Cfg variable and BleveIndexPath field
- Regenerate GraphQL code to fix ProcessArgField errors
- Add search.InitBleve() call in main.go
- Fix all errcheck issues (12 total) in main.go files and test files
- Fix staticcheck issues (deprecated handler.NewDefaultServer, tagged switch)
- Remove all unused code (50 unused items including mock implementations)
- Fix GraphQL 'transport not supported' error in integration tests
- Add comprehensive database cleanup for integration tests
- Update GraphQL server setup with proper error presenter
2025-11-27 06:13:38 +01:00
..
adapters fix: Resolve CI/CD workflow failures and GraphQL integration test issues 2025-11-27 06:13:38 +01:00
app fix: Resolve CI/CD workflow failures and GraphQL integration test issues 2025-11-27 06:13:38 +01:00
data feat(testing): Increase test coverage and fix authz bugs 2025-10-09 07:03:45 +00:00
domain feat(testing): Increase test coverage and fix authz bugs 2025-10-09 07:03:45 +00:00
enrichment feat: Complete large-scale refactor and prepare for production 2025-10-07 11:09:37 +00:00
jobs feat(testing): Increase test coverage and fix authz bugs 2025-10-09 07:03:45 +00:00
observability feat: Complete all pending tasks from TASKS.md 2025-10-05 05:26:27 +00:00
platform fix: Resolve CI/CD workflow failures and GraphQL integration test issues 2025-11-27 06:13:38 +01:00
testutil fix: Resolve CI/CD workflow failures and GraphQL integration test issues 2025-11-27 06:13:38 +01:00