Some checks failed
Integration Tests / integration-test (push) Failing after -25m42s
- Implement complete TestBrokerWorkflow that validates end-to-end broker functionality - Test covers schema installation, broker startup, job submission, and job processing - Add connection retry logic and proper NULL handling for database fields - Fix Makefile docker-up and docker-down targets for consistent test database configuration - Standardize test database credentials (port 5433, user/password, broker_test) - Add docker-up and docker-down to .PHONY targets