Skip to content

Conversation

weissi
Copy link
Contributor

@weissi weissi commented May 19, 2020

Motivation:

We didn't have a test that tested that streaming really streams, ie.
that request body part N arrives before N+1 is sent.

Modification:

Test it.

Result:

Better test coverage.

@weissi weissi requested a review from artemredkin May 19, 2020 17:48
Motivation:

We didn't have a test that tested that streaming really streams, ie.
that request body part N arrives before N+1 is sent.

Modification:

Test it.

Result:

Better test coverage.
@weissi weissi force-pushed the jw-streaming-test branch from 97b01cc to b081ae4 Compare May 19, 2020 17:52
@weissi weissi added the 🔨 semver/patch No public API change. label May 19, 2020
@weissi weissi added this to the 1.2.0 milestone May 19, 2020
@weissi weissi merged commit 2a344e7 into swift-server:master May 20, 2020
@weissi weissi deleted the jw-streaming-test branch May 20, 2020 10:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔨 semver/patch No public API change.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants