Skip to content

Avoid network requests while running tests #337

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

Merged
merged 1 commit into from
Apr 17, 2024

Conversation

andyw8
Copy link
Contributor

@andyw8 andyw8 commented Apr 16, 2024

Closes #330

I saved the full index (1.7MB) as a fixture - if we feel that's too big/awkward then I can look at editing it so we only have that minimal aspects necessary for the tests.

@andyw8 andyw8 added the chore Chore task label Apr 16, 2024
@andyw8 andyw8 force-pushed the andyw8/avoid-network-requests branch from 04d2cfe to 9fb6601 Compare April 16, 2024 18:11
@andyw8 andyw8 changed the title WIP: Avoid network requests while running tests Avoid network requests while running tests Apr 16, 2024
@andyw8 andyw8 marked this pull request as ready for review April 16, 2024 18:14
@andyw8 andyw8 requested a review from a team as a code owner April 16, 2024 18:14
@andyw8 andyw8 requested review from st0012 and vinistock April 16, 2024 18:14
@andyw8 andyw8 force-pushed the andyw8/avoid-network-requests branch from 9fb6601 to c68f725 Compare April 16, 2024 18:26
@andyw8 andyw8 merged commit fbb9176 into main Apr 17, 2024
@andyw8 andyw8 deleted the andyw8/avoid-network-requests branch April 17, 2024 17:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Chore task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Avoid opening network connections during tests
2 participants