Skip to content

feat(testing): add timeout when waiting for simulate_ws() to complete - #2723

Open
vytas7 wants to merge 4 commits into
falconry:masterfrom
vytas7:2585-ws-testing-hangs
Open

feat(testing): add timeout when waiting for simulate_ws() to complete#2723
vytas7 wants to merge 4 commits into
falconry:masterfrom
vytas7:2585-ws-testing-hangs

Conversation

@vytas7

@vytas7 vytas7 commented Aug 29, 2026

Copy link
Copy Markdown
Member

Fixes #2585.

No LLMs were used to generate the code. Open-weight LLMs were used for review and minor polishing.

@vytas7
vytas7 requested a review from CaselIT August 29, 2026 14:19
@codecov

codecov Bot commented Aug 29, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (ea2b14d) to head (63b07ca).

Additional details and impacted files
@@            Coverage Diff            @@
##            master     #2723   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           64        64           
  Lines         7990      8000   +10     
  Branches      1106      1106           
=========================================
+ Hits          7990      8000   +10     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

Certain WebSocket unit testing scenarios hang

1 participant