Skip to content

Avoid network calls in tests suite #949

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

Closed
pjhartzell opened this issue Jan 12, 2023 · 0 comments · Fixed by #1162
Closed

Avoid network calls in tests suite #949

pjhartzell opened this issue Jan 12, 2023 · 0 comments · Fixed by #1162
Assignees
Labels
enhancement tests Issues or pull requests that relate to the test suite
Milestone

Comments

@pjhartzell
Copy link
Collaborator

Make test suite more robust by eliminating network calls. There is at least one network call that can be avoided by using something like pytest-vcr once the switch to pytest (#939) is complete.

@gadomski gadomski added enhancement tests Issues or pull requests that relate to the test suite labels Jan 12, 2023
@gadomski gadomski mentioned this issue Feb 14, 2023
5 tasks
@jsignell jsignell self-assigned this Jun 15, 2023
@gadomski gadomski added this to the 1.8 milestone Jun 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement tests Issues or pull requests that relate to the test suite
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants