Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: test application cleanup #1639

Merged
merged 2 commits into from
Aug 6, 2024
Merged

fix: test application cleanup #1639

merged 2 commits into from
Aug 6, 2024

Conversation

leahecole
Copy link
Contributor

successor to #1636
More test cleanup:

  • removed surrounding promises in retries test and instead threw errors directly - makes it more readable
  • made sure there was proper stream ending and checking for stream end vs. closure where appropriate. The .on('close') check is missing in a couple of spots intentionally and will be added in a subsequent PR that adjusts some stream handoff functionality in retries

@leahecole leahecole requested review from a team as code owners August 5, 2024 21:31
@product-auto-label product-auto-label bot added the size: l Pull request size is large. label Aug 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size: l Pull request size is large.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants