1
0
Fork 0
mirror of https://github.com/imjasonh/infinite-git synced 2026-07-10 18:03:21 +00:00
infinite-git/cmd
Claude 89734da0dd
Add end-to-end go get test on :80
Add TestGoGetE2E that binds to 127.0.0.1:80 and runs real
`go get 127.0.0.1@latest` against the server. Each iteration uses a
fresh module cache and verifies it gets a unique PullTime. Skips
gracefully when :80 can't be bound.

https://claude.ai/code/session_01HpvELk7HnbJoXEUjqHP7SU
2026-04-03 12:15:40 +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 Add end-to-end go get test on :80 2026-04-03 12:15:40 +00:00