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

Extra coverage for RPC client and the returned RequestResult #51

Merged
merged 1 commit into from
Jun 3, 2021

Conversation

tiago18c
Copy link
Member

@tiago18c tiago18c commented Jun 3, 2021

Status Type ⚠️ Core Change Issue
Ready Feature No Closes #50

Problem

What problem are you trying to solve?
Lack of coverage in some error handling.

Solution

How did you solve the problem?
Added more unit tests to cover exceptions during HTTP requests.

@tiago18c tiago18c requested a review from hoakbuilds June 3, 2021 21:52
Copy link
Member

@hoakbuilds hoakbuilds left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@tiago18c tiago18c merged commit 342976b into bmresearch:master Jun 3, 2021
@tiago18c tiago18c deleted the 50-more-tests-rpc-client branch February 19, 2022 18:06
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.

Cover exception scenarios in RPC client
2 participants