Skip to content

transport: add HTTP/2 integration test#1475

Merged
oferchen merged 1 commit into
mainfrom
codex/add-http/2-integration-test
Aug 27, 2025
Merged

transport: add HTTP/2 integration test#1475
oferchen merged 1 commit into
mainfrom
codex/add-http/2-integration-test

Conversation

@oferchen

Copy link
Copy Markdown
Owner

Summary

  • add integration test exercising HTTP/2 transport via registry
  • verify bidirectional payload, logging, and deadline clearing

Testing

  • go test -v -run H2Integration ./transport/h2 -count=1
  • go build ./...
  • go test -cover ./...
  • golangci-lint run (fails: errcheck, revive, staticcheck, gocritic issues)

https://chatgpt.com/codex/tasks/task_e_68af5c472a6c83239cbc1f5519970864

@oferchen oferchen merged commit 4cf5883 into main Aug 27, 2025
3 of 14 checks passed
@oferchen oferchen deleted the codex/add-http/2-integration-test branch August 27, 2025 19:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant