Skip to content

Add end to end tests#61

Open
aryan-25 wants to merge 4 commits intoswift-server:mainfrom
aryan-25:add-end-to-end-tests
Open

Add end to end tests#61
aryan-25 wants to merge 4 commits intoswift-server:mainfrom
aryan-25:add-end-to-end-tests

Conversation

@aryan-25
Copy link
Collaborator

Motivation:

We currently have a limited set of end-to-end tests. We should add more tests.

Modifications:

Added tests for:

  • Bidirectional streaming
  • Sending multiple informational responses
  • Client closing stream before server finishes processing
  • Multiple concurrent connections (and streams for HTTP/2)

Result:

Better test coverage.

@aryan-25 aryan-25 added the semver/none No version bump required. label Feb 27, 2026
@gjcairo gjcairo self-requested a review February 27, 2026 11:24
Copy link
Contributor

@FranzBusch FranzBusch left a comment

Choose a reason for hiding this comment

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

Just a general note. It would be good to see if we can extract some of those tests into a server conformance test suite similar to what we are building up for the client.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

semver/none No version bump required.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants