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

update pytest.mark.network markers #9212

Merged
merged 1 commit into from
Mar 23, 2024

Conversation

dimbleby
Copy link
Contributor

@dimbleby dimbleby commented Mar 23, 2024

remove unneeded @pytest.mark.network markers

remaining network-using tests are:

  • all of the integration tests; but these already have the integration marker
  • test_builder_setup_generation_runs_with_pip_editable
    • this uses a pip subprocess which I suppose evades all of the httpretty stuff

@dimbleby dimbleby force-pushed the accurate-network-marker branch from 00fbe9e to 0d5de1c Compare March 23, 2024 21:18
@abn abn merged commit 44889c7 into python-poetry:main Mar 23, 2024
22 checks passed
@dimbleby dimbleby deleted the accurate-network-marker branch March 24, 2024 01:49
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 29, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants