[go: nahoru, domu]

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: miketheman/pytest-socket Loading
base: 0.4.0
Choose a base ref
...
head repository: miketheman/pytest-socket Loading
compare: 0.4.1
Choose a head ref
  • 5 commits
  • 2 files changed
  • 2 contributors

Commits on Aug 28, 2021

  1. Configuration menu
    Copy the full SHA
    f2eaa9b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    56352bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    828f884 View commit details
    Browse the repository at this point in the history
  4. test(deps): add missing requests test dependency

    Follow up to #63
    
    When GitHub Actions installs the `poetry` dependency, the `requests`
    package comes along.
    But in a local env if you haven't installed poetry inside the virtual
    environment, the async tests will fail due to starlette using `requests`
    as part of their test client.
    
    Signed-off-by: Mike Fiedler <miketheman@gmail.com>
    miketheman committed Aug 28, 2021
    Configuration menu
    Copy the full SHA
    9ad6e34 View commit details
    Browse the repository at this point in the history
  5. pytest-socket, v0.4.1

    Signed-off-by: Mike Fiedler <miketheman@gmail.com>
    miketheman committed Aug 28, 2021
    Configuration menu
    Copy the full SHA
    8474bfa View commit details
    Browse the repository at this point in the history
Loading