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_client: Fix test_client_protocol_execute() #1751

Merged
merged 1 commit into from
Aug 30, 2023
Merged

test_client: Fix test_client_protocol_execute() #1751

merged 1 commit into from
Aug 30, 2023

Conversation

janiversen
Copy link
Collaborator

test_client_protocol_execute() was being skipped because the test no longer worked. Add a mock transport that produces the appropriate response and ensure it gets passed through execute.

test_client_protocol_execute() was being skipped because the test
no longer worked. Add a mock transport that produces the appropriate
response and ensure it gets passed through execute.
@janiversen janiversen merged commit 3bd68f9 into dev Aug 30, 2023
@janiversen janiversen deleted the fix_test branch August 30, 2023 10:20
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 10, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants