Skip to content
This repository has been archived by the owner on Oct 17, 2024. It is now read-only.

Check ordering in StreamGroup.merege tests #91

Merged
merged 1 commit into from
Oct 4, 2019
Merged

Conversation

natebosch
Copy link
Contributor

See #90 (comment)

Merged streams forward events synchronously so we do know that
guarantees that events keep their order when forwarded. Since it's not
necessary to allow for ordering changes drop the unorderedEquals.

Also refactor to async/await from a completion matcher.

See #90 (comment)

Merged streams forward events synchronously so we do know that
guarantees that events keep their order when forwarded. Since it's not
necessary to allow for ordering changes drop the `unorderedEquals`.

Also refactor to async/await from a `completion` matcher.
@natebosch natebosch merged commit 3c78ad9 into master Oct 4, 2019
@natebosch natebosch deleted the ordered-equals branch October 4, 2019 19:20
mosuem pushed a commit to dart-lang/core that referenced this pull request Oct 14, 2024
See dart-archive/async#90 (comment)

Merged streams forward events synchronously so we do know that
guarantees that events keep their order when forwarded. Since it's not
necessary to allow for ordering changes drop the `unorderedEquals`.

Also refactor to async/await from a `completion` matcher.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Development

Successfully merging this pull request may close these issues.

3 participants