Skip to content

p3(http): Expand tests for http roundtrip#270

Merged
saulecabrera merged 1 commit into
WebAssembly:mainfrom
saulecabrera:add-http-echo
Jul 15, 2026
Merged

p3(http): Expand tests for http roundtrip#270
saulecabrera merged 1 commit into
WebAssembly:mainfrom
saulecabrera:add-http-echo

Conversation

@saulecabrera

Copy link
Copy Markdown
Collaborator

This patch introduces http-service-echo.rs which is an enhancement to the existing http-service.rs test. Particularly, it tests:

  • Reading a non-empty inbound body
  • Reading inbound headers
  • Teaches the python runner and configuration how to send payloads in http requests.

This patch introduces `http-service-echo.rs` which is an enhancement to
the existing `http-service.rs` test. Particularly, it tests:

* Reading a non-empty inbound body
* Reading inbound headers
* Teaches the python runner and configuration how to send payloads in
  http requests.
@saulecabrera
saulecabrera requested a review from andreiltd as a code owner July 14, 2026 14:35
Comment thread shell.nix

@andreiltd andreiltd left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@saulecabrera
saulecabrera merged commit 32a2fab into WebAssembly:main Jul 15, 2026
6 checks passed
@saulecabrera
saulecabrera deleted the add-http-echo branch July 15, 2026 13:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants