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

test: Introduce capture_record_lost_event_calls fixture #3254

Merged

Conversation

szokeasaurusrex
Copy link
Member

capture_record_lost_event_calls replaces the capture_client_reports fixture. The fixture records calls to Transport.record_lost_event by noting the arguments passed to each call.

This change is being introduced in preparation for #3244, which changes Transport.record_lost_event's signature and behavior.

`capture_record_lost_event_calls` replaces the `capture_client_reports` fixture. The fixture records calls to `Transport.record_lost_event` by noting the arguments passed to each call.

This change is being introduced in preparation for #3244, which changes `Transport.record_lost_event`'s signature and behavior.
@szokeasaurusrex szokeasaurusrex requested review from sl0thentr0py and antonpirker and removed request for sl0thentr0py July 8, 2024 14:14
@szokeasaurusrex szokeasaurusrex merged commit 69ecd87 into master Jul 8, 2024
122 checks passed
@szokeasaurusrex szokeasaurusrex deleted the szokeasaurusrex/capture-record_lost_event-calls branch July 8, 2024 14:30
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