summaryrefslogtreecommitdiff
path: root/internal/config/env.go
AgeCommit message (Collapse)Author
2025-06-29fix: auto-override hostname to 'integrationtest' in integration test modePaul Buetow
- When DTAIL_INTEGRATION_TEST_RUN_MODE is set, hostname is automatically set to 'integrationtest' for consistent test behavior - Updated dcatcolors.expected to include trailing newline - All integration tests now pass without turbo mode enabled 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
2021-10-29Dont use relaxed SSH Auth mode anymore for integration testsPaul Buetow
2021-10-24Fix DCat color test.Paul Buetow
2021-10-19Set DTAIL_RUN_INTEGRATIONT_TEST to yes for integration testsPaul Buetow