Commit 7cafd09
test: add live integration tests for reachability checks
Uses nodeselector/actions-test-fixtures with:
- tag v1 on main HEAD (identical → reachable)
- root commit of main (ancestor → reachable)
- orphan-poison branch commit (no common ancestor → unreachable)
- fabricated SHA (404 → unreachable)
- cache consistency verification
Guarded by //go:build integration — won't run without -tags integration.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent c945e9f commit 7cafd09
5 files changed
Lines changed: 331 additions & 435 deletions
File tree
- internal/resolver
0 commit comments