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

chore(tests/asgi): migrate to the new websockets async client #2406

Merged
merged 2 commits into from
Nov 11, 2024

Conversation

vytas7
Copy link
Member

@vytas7 vytas7 commented Nov 10, 2024

I have upgraded our server tests to the new websockets async client interface.
(I also filed a minor documentation issue: python-websockets/websockets#1537.)

Edit: the tests now pass on Uvicorn, Daphne, and Hypercorn.

Copy link

codecov bot commented Nov 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (b765b25) to head (3ad20c0).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##            master     #2406   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           64        64           
  Lines         7726      7726           
  Branches      1071      1071           
=========================================
  Hits          7726      7726           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@vytas7 vytas7 merged commit cf51816 into falconry:master Nov 11, 2024
31 checks passed
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