1
0
Fork 0
mirror of https://github.com/imjasonh/infinite-git synced 2026-07-07 00:32:51 +00:00
infinite-git/cmd
Claude 77b616e05f
Remove redundant TestGoGet (clone-only test)
TestGoGet (3 independent clones) is strictly weaker than both
TestGoGetE2E (real go get) and TestGoGetPull (clone + pulls with
go build verification). Remove it to reduce duplication.

Remaining tests:
- TestGoGetE2E: real `go get` on :80 (skips without privileges)
- TestGoGetPull: git clone + pull fallback (always runs)
- TestGoGetDiscovery: ?go-get=1 meta tag

https://claude.ai/code/session_01HpvELk7HnbJoXEUjqHP7SU
2026-04-03 12:17:15 +00:00
..
infinite-git Add cmd/infinite-go: serve Go package with PullTime via git 2026-04-03 08:22:45 +00:00
infinite-go Remove redundant TestGoGet (clone-only test) 2026-04-03 12:17:15 +00:00