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

TST: Replace pytest.mark.external by enable_socket #1657

Merged
merged 8 commits into from
Mar 2, 2023

Commits on Feb 23, 2023

  1. TST: Replace pytest.mark.external by enable_socket

    By using pytest-socket we can guarantee that the CI will
    catch missing annotations.
    
    See #1632
    MartinThoma committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    a1cc94e View commit details
    Browse the repository at this point in the history
  2. Install ruff

    MartinThoma committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    8553b7d View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2023

  1. Configuration menu
    Copy the full SHA
    0ea2ffb View commit details
    Browse the repository at this point in the history
  2. Replace external

    MartinThoma committed Feb 26, 2023
    Configuration menu
    Copy the full SHA
    7cf018a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0d90a16 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    25bb711 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2023

  1. Configuration menu
    Copy the full SHA
    0cda58a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a92904 View commit details
    Browse the repository at this point in the history