1
0

8 Commits

Author SHA256 Message Date
f690129784 Accepting request 1085839 from devel:languages:python:pytest
- update to 0.6.0:
  * Add Change Log project URL
  * test: update httpbin commit hash
  * Upgrade CodeSee workflow to version 2
  * fix: don't break on doctests
  * docs: Fix syntax for setup.cfg
  * Fix pytest-socket raises IndexError with httpx
  * test: move the reenable fixture to conftest
  * Switch to poetry-core
  * Handle `family` passed as keyword argument
  * refactor: consolidate global options to config
  * test: replace pytest-flake8 with pre-commit
  * refactor/fix: move logic into setup phase and correct order
  * test: add test module for combinations
  * fix: test allow_hosts for unix sockets
  * test: move unix decorator to conftest
  * test: randomize test order
  * test: replace coverage command
  * refactor: replace .format with f-strings
  * lint: apply black
  * Enable Unix sockets selectively with --allow-unix-socket
  * Test refactor, add CodeQL scanning
  * Correctly subclass socket.socket
  * Add testing against Python 3.9, Dropped testing against
    Python 3.5
  * Doc updates
  * Avoid changing the type of `socket.socket` to function.
  * Sourcery Starbot  refactored miketheman/pytest-socket
  * Don't block unix sockets
  * docs: add details on fixture scope

OBS-URL: https://build.opensuse.org/request/show/1085839
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-socket?expand=0&rev=4
2023-05-10 14:18:56 +00:00
a16307db07 - update to 0.6.0:
* Add Change Log project URL
  * test: update httpbin commit hash
  * Upgrade CodeSee workflow to version 2
  * fix: don't break on doctests
  * docs: Fix syntax for setup.cfg
  * Fix pytest-socket raises IndexError with httpx
  * test: move the reenable fixture to conftest
  * Switch to poetry-core
  * Handle `family` passed as keyword argument
  * refactor: consolidate global options to config
  * test: replace pytest-flake8 with pre-commit
  * refactor/fix: move logic into setup phase and correct order
  * test: add test module for combinations
  * fix: test allow_hosts for unix sockets
  * test: move unix decorator to conftest
  * test: randomize test order
  * test: replace coverage command
  * refactor: replace .format with f-strings
  * lint: apply black
  * Enable Unix sockets selectively with --allow-unix-socket
  * Test refactor, add CodeQL scanning
  * Correctly subclass socket.socket
  * Add testing against Python 3.9, Dropped testing against
    Python 3.5
  * Doc updates
  * Avoid changing the type of `socket.socket` to function.
  * Sourcery Starbot  refactored miketheman/pytest-socket
  * Don't block unix sockets
  * docs: add details on fixture scope

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-socket?expand=0&rev=7
2023-05-09 21:20:42 +00:00
ff7798c69e Accepting request 812807 from devel:languages:python:pytest
- Update to 0.3.5:
  * Fix bug in marker evaluation #42
  * Refactor tests for clarity

- Update to 0.3.4:

OBS-URL: https://build.opensuse.org/request/show/812807
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-socket?expand=0&rev=3
2020-06-09 22:49:16 +00:00
Tomáš Chvátal
15abba1dc4 - Update to 0.3.5:
* Fix bug in marker evaluation #42
  * Refactor tests for clarity
- Update to 0.3.4:

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-socket?expand=0&rev=5
2020-06-09 07:46:53 +00:00
64de3329f4 Accepting request 793783 from devel:languages:python:pytest
- Update to 0.4.3:
  * Drop support for unsupported versions of Python #23
  * Convert toolchain from pip/tox/twine to poetry
  * Replace TravisCI and Appveyor with GitHub Actions #36
  * Update for correct test output #31
  * Add renovatebot for dependecy updates #26

OBS-URL: https://build.opensuse.org/request/show/793783
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-socket?expand=0&rev=2
2020-04-14 13:11:32 +00:00
Tomáš Chvátal
151b83eb07 - Update to 0.4.3:
* Drop support for unsupported versions of Python #23
  * Convert toolchain from pip/tox/twine to poetry
  * Replace TravisCI and Appveyor with GitHub Actions #36
  * Update for correct test output #31
  * Add renovatebot for dependecy updates #26

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-socket?expand=0&rev=3
2020-04-14 09:10:39 +00:00
ce6b785629 Accepting request 717968 from devel:languages:python:pytest
Pytest Plugin to disable socket calls during tests

OBS-URL: https://build.opensuse.org/request/show/717968
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-socket?expand=0&rev=1
2019-07-23 20:44:54 +00:00
Todd R
04a1fc03b6 Accepting request 717967 from home:TheBlackCat:branches:devel:languages:python
Pytest Plugin to disable socket calls during tests

OBS-URL: https://build.opensuse.org/request/show/717967
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-socket?expand=0&rev=1
2019-07-23 17:38:42 +00:00