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

Refactor network tests #73

Open
vaahtokarkki opened this issue Aug 10, 2023 · 0 comments
Open

Refactor network tests #73

vaahtokarkki opened this issue Aug 10, 2023 · 0 comments

Comments

@vaahtokarkki
Copy link

Multiple tests in test_network.py are skipped as those rely on the external httpbin.org API and the API is not stable.

Consider refactoring tests to use a mocked API and remove the need for an external API.

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

No branches or pull requests

1 participant