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 coverage #2

Open
wants to merge 14 commits into
base: main
Choose a base branch
from
Open

Test coverage #2

wants to merge 14 commits into from

Conversation

Sulla2012
Copy link
Collaborator

Still missing some coverage. In api both lifespan and the HTTPExepction in create source are uncovered despite seemingly having tests that cover them. socat/client/core has the return no coverage issue.

@Sulla2012 Sulla2012 requested a review from JBorrow February 11, 2025 15:06
@@ -0,0 +1,49 @@
from socat.client import mock

mock_client = mock.Client()
Copy link
Member

Choose a reason for hiding this comment

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

This should be a fixture

Copy link
Collaborator Author

@Sulla2012 Sulla2012 Feb 12, 2025

Choose a reason for hiding this comment

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

See latest commit ebc10a9

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