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 flakyness in tests #115

Merged
merged 1 commit into from
Nov 1, 2024

Conversation

ArielDemarco
Copy link
Collaborator

Overview

Added DispatchableQueue protocol to abstract DispatchQueue and make it easy to mock. In that way, everything runs sync and doesn't depends on the actual behavior of DispatchQueues.

@ArielDemarco ArielDemarco requested a review from a team as a code owner November 1, 2024 19:42
@ArielDemarco ArielDemarco merged commit a8f890d into fix_network_body_capture_regex Nov 1, 2024
7 checks passed
@ArielDemarco ArielDemarco deleted the fix-flakynes-in-tests branch November 1, 2024 21:14
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