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: ingore re-requests with the same urls #96

Merged
merged 1 commit into from
Dec 2, 2024

Conversation

uid11
Copy link
Collaborator

@uid11 uid11 commented Dec 1, 2024

Pull request type

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Refactoring (no functional changes, no api changes)
  • Documentation content changes
  • Other (please describe):

fix: ingore all re-requests when waitForAllRequestsComplete.
tests: add tests of types for mockWebSocketRoute.
tests: add tests for mockWebSocketRoute.
fix: protocol in WebSocketRoute.getUrl method.
fix: types of request and response for mockWebSocketRoute.
fix: context in onMessage handler for mockWebSocketRoute.

@uid11 uid11 requested a review from BanarJoomPro December 2, 2024 10:52
tests: add tests of types for `mockWebSocketRoute`
tests: add tests for `mockWebSocketRoute`
fix: protocol in `WebSocketRoute.getUrl` method
fix: types of request and response for `mockWebSocketRoute`
fix: context in `onMessage` handler for `mockWebSocketRoute`
@uid11 uid11 force-pushed the fix/waitForAllRequestsComplete-rerequests branch from 22ff45d to 18553b3 Compare December 2, 2024 12:15
@uid11 uid11 merged commit 60d338f into main Dec 2, 2024
5 checks passed
@uid11 uid11 deleted the fix/waitForAllRequestsComplete-rerequests branch December 2, 2024 12:22
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.

1 participant