1
0
Fork 0
mirror of https://github.com/imjasonh/krust synced 2026-07-08 06:45:32 +00:00
krust/tests
Jason Hall 618525b7ed
fix: Clear all Docker config paths in tests to fix CI
- Clear HOME env var to avoid ~/.docker/config.json
- Clear XDG_RUNTIME_DIR to avoid containers/auth.json
- Add debug output for failed auth resolution
- Tests should now pass in CI environments

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-08 11:02:06 -04:00
..
auth_integration_test.rs feat: Implement registry authentication support 2025-06-08 09:19:04 -04:00
credential_helper_integration_test.rs fix: Clear all Docker config paths in tests to fix CI 2025-06-08 11:02:06 -04:00
integration_test.rs fix: Handle cross-compilation failures in platform detection test 2025-06-08 00:17:10 -04:00