gridfleet-testkit 0.9.3__tar.gz → 0.9.4__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {gridfleet_testkit-0.9.3 → gridfleet_testkit-0.9.4}/CHANGELOG.md +9 -0
- {gridfleet_testkit-0.9.3 → gridfleet_testkit-0.9.4}/PKG-INFO +1 -1
- {gridfleet_testkit-0.9.3 → gridfleet_testkit-0.9.4}/gridfleet_testkit/__init__.py +1 -1
- {gridfleet_testkit-0.9.3 → gridfleet_testkit-0.9.4}/pyproject.toml +1 -1
- {gridfleet_testkit-0.9.3 → gridfleet_testkit-0.9.4}/uv.lock +25 -25
- {gridfleet_testkit-0.9.3 → gridfleet_testkit-0.9.4}/.gitignore +0 -0
- {gridfleet_testkit-0.9.3 → gridfleet_testkit-0.9.4}/README.md +0 -0
- {gridfleet_testkit-0.9.3 → gridfleet_testkit-0.9.4}/examples/__init__.py +0 -0
- {gridfleet_testkit-0.9.3 → gridfleet_testkit-0.9.4}/examples/_example_helpers.py +0 -0
- {gridfleet_testkit-0.9.3 → gridfleet_testkit-0.9.4}/examples/assets/hello-world.zip +0 -0
- {gridfleet_testkit-0.9.3 → gridfleet_testkit-0.9.4}/examples/test_android_mobile_screenshot.py +0 -0
- {gridfleet_testkit-0.9.3 → gridfleet_testkit-0.9.4}/examples/test_android_tv_screenshot.py +0 -0
- {gridfleet_testkit-0.9.3 → gridfleet_testkit-0.9.4}/examples/test_firetv_screenshot.py +0 -0
- {gridfleet_testkit-0.9.3 → gridfleet_testkit-0.9.4}/examples/test_ios_simulator_screenshot.py +0 -0
- {gridfleet_testkit-0.9.3 → gridfleet_testkit-0.9.4}/examples/test_roku_screenshot.py +0 -0
- {gridfleet_testkit-0.9.3 → gridfleet_testkit-0.9.4}/examples/test_roku_sideload_screenshot.py +0 -0
- {gridfleet_testkit-0.9.3 → gridfleet_testkit-0.9.4}/examples/test_tvos_screenshot.py +0 -0
- {gridfleet_testkit-0.9.3 → gridfleet_testkit-0.9.4}/gridfleet_testkit/allocation.py +0 -0
- {gridfleet_testkit-0.9.3 → gridfleet_testkit-0.9.4}/gridfleet_testkit/appium.py +0 -0
- {gridfleet_testkit-0.9.3 → gridfleet_testkit-0.9.4}/gridfleet_testkit/client.py +0 -0
- {gridfleet_testkit-0.9.3 → gridfleet_testkit-0.9.4}/gridfleet_testkit/py.typed +0 -0
- {gridfleet_testkit-0.9.3 → gridfleet_testkit-0.9.4}/gridfleet_testkit/pytest_plugin.py +0 -0
- {gridfleet_testkit-0.9.3 → gridfleet_testkit-0.9.4}/gridfleet_testkit/sessions.py +0 -0
- {gridfleet_testkit-0.9.3 → gridfleet_testkit-0.9.4}/gridfleet_testkit/types.py +0 -0
- {gridfleet_testkit-0.9.3 → gridfleet_testkit-0.9.4}/tests/test_allocation.py +0 -0
- {gridfleet_testkit-0.9.3 → gridfleet_testkit-0.9.4}/tests/test_appium.py +0 -0
- {gridfleet_testkit-0.9.3 → gridfleet_testkit-0.9.4}/tests/test_client.py +0 -0
- {gridfleet_testkit-0.9.3 → gridfleet_testkit-0.9.4}/tests/test_client_test_data.py +0 -0
- {gridfleet_testkit-0.9.3 → gridfleet_testkit-0.9.4}/tests/test_docs_contract.py +0 -0
- {gridfleet_testkit-0.9.3 → gridfleet_testkit-0.9.4}/tests/test_driver_agnostic_guard.py +0 -0
- {gridfleet_testkit-0.9.3 → gridfleet_testkit-0.9.4}/tests/test_package_metadata.py +0 -0
- {gridfleet_testkit-0.9.3 → gridfleet_testkit-0.9.4}/tests/test_pytest_plugin.py +0 -0
- {gridfleet_testkit-0.9.3 → gridfleet_testkit-0.9.4}/tests/test_pytest_plugin_grid_run_id_injection.py +0 -0
- {gridfleet_testkit-0.9.3 → gridfleet_testkit-0.9.4}/tests/test_pytest_plugin_test_data.py +0 -0
- {gridfleet_testkit-0.9.3 → gridfleet_testkit-0.9.4}/tests/test_sessions.py +0 -0
- {gridfleet_testkit-0.9.3 → gridfleet_testkit-0.9.4}/tests/test_sessions_resolve_device_handle.py +0 -0
|
@@ -2,6 +2,15 @@
|
|
|
2
2
|
|
|
3
3
|
All notable changes to the GridFleet testkit (`gridfleet-testkit` on PyPI) are documented here.
|
|
4
4
|
|
|
5
|
+
## [0.9.4](https://github.com/quidow/gridfleet/compare/gridfleet-testkit-v0.9.3...gridfleet-testkit-v0.9.4) (2026-05-24)
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
### Dependencies
|
|
9
|
+
|
|
10
|
+
* **deps:** bump idna from 3.11 to 3.15 in /testkit ([#307](https://github.com/quidow/gridfleet/issues/307)) ([5db2fb8](https://github.com/quidow/gridfleet/commit/5db2fb89577da1a15d6fbe9cfbc6d7c8d634ccab))
|
|
11
|
+
* **deps:** bump ruff in /agent ([#294](https://github.com/quidow/gridfleet/issues/294)) ([0f82674](https://github.com/quidow/gridfleet/commit/0f826741fbd1ebb90eeff8ab169b4aee4da7c91e))
|
|
12
|
+
* **deps:** bump ruff in /testkit in the python-dependencies group ([#339](https://github.com/quidow/gridfleet/issues/339)) ([abd41ab](https://github.com/quidow/gridfleet/commit/abd41abe4e02db264f164ab7e8aa3d62e9c00d66))
|
|
13
|
+
|
|
5
14
|
## [0.9.3](https://github.com/quidow/gridfleet/compare/gridfleet-testkit-v0.9.2...gridfleet-testkit-v0.9.3) (2026-05-16)
|
|
6
15
|
|
|
7
16
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: gridfleet-testkit
|
|
3
|
-
Version: 0.9.
|
|
3
|
+
Version: 0.9.4
|
|
4
4
|
Summary: Supported pytest and run-orchestration helpers for GridFleet integrations
|
|
5
5
|
Project-URL: Homepage, https://github.com/quidow/gridfleet
|
|
6
6
|
Project-URL: Repository, https://github.com/quidow/gridfleet
|
|
@@ -136,7 +136,7 @@ wheels = [
|
|
|
136
136
|
|
|
137
137
|
[[package]]
|
|
138
138
|
name = "gridfleet-testkit"
|
|
139
|
-
version = "0.9.
|
|
139
|
+
version = "0.9.4"
|
|
140
140
|
source = { editable = "." }
|
|
141
141
|
dependencies = [
|
|
142
142
|
{ name = "appium-python-client" },
|
|
@@ -201,11 +201,11 @@ wheels = [
|
|
|
201
201
|
|
|
202
202
|
[[package]]
|
|
203
203
|
name = "idna"
|
|
204
|
-
version = "3.
|
|
204
|
+
version = "3.15"
|
|
205
205
|
source = { registry = "https://pypi.org/simple" }
|
|
206
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
|
206
|
+
sdist = { url = "https://files.pythonhosted.org/packages/82/77/7b3966d0b9d1d31a36ddf1746926a11dface89a83409bf1483f0237aa758/idna-3.15.tar.gz", hash = "sha256:ca962446ea538f7092a95e057da437618e886f4d349216d2b1e294abfdb65fdc", size = 199245, upload-time = "2026-05-12T22:45:57.011Z" }
|
|
207
207
|
wheels = [
|
|
208
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
208
|
+
{ url = "https://files.pythonhosted.org/packages/d2/23/408243171aa9aaba178d3e2559159c24c1171a641aa83b67bdd3394ead8e/idna-3.15-py3-none-any.whl", hash = "sha256:048adeaf8c2d788c40fee287673ccaa74c24ffd8dcf09ffa555a2fbb59f10ac8", size = 72340, upload-time = "2026-05-12T22:45:55.733Z" },
|
|
209
209
|
]
|
|
210
210
|
|
|
211
211
|
[[package]]
|
|
@@ -456,27 +456,27 @@ wheels = [
|
|
|
456
456
|
|
|
457
457
|
[[package]]
|
|
458
458
|
name = "ruff"
|
|
459
|
-
version = "0.15.
|
|
460
|
-
source = { registry = "https://pypi.org/simple" }
|
|
461
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
|
462
|
-
wheels = [
|
|
463
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
464
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
465
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
466
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
467
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
468
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
469
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
470
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
471
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
472
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
473
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
474
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
475
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
476
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
477
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
478
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
479
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
459
|
+
version = "0.15.14"
|
|
460
|
+
source = { registry = "https://pypi.org/simple" }
|
|
461
|
+
sdist = { url = "https://files.pythonhosted.org/packages/dc/8a/8bce2894573e9dae6ff4d77fe34ad727d79b9e6238ad288c5638990d90f6/ruff-0.15.14.tar.gz", hash = "sha256:48e866b165be4a9bdbf310f7d3c9a07edef2fe8cd63ffeb4e00bb590506ebf9f", size = 4700910, upload-time = "2026-05-21T14:34:55.177Z" }
|
|
462
|
+
wheels = [
|
|
463
|
+
{ url = "https://files.pythonhosted.org/packages/b9/c8/74a92c6ff9fcfb4f1f947126d3ebee8389276e161ecc85de5bda7cda51bd/ruff-0.15.14-py3-none-linux_armv6l.whl", hash = "sha256:8dd2db9416e487c8d4b01fa7056bb02c4d05969d4f8d17a08c229c2f4ff3c108", size = 10739177, upload-time = "2026-05-21T14:34:37.332Z" },
|
|
464
|
+
{ url = "https://files.pythonhosted.org/packages/45/91/254a35c20acc38a7223c9d2d594af12e794432464f2cdeb52af1dc4a892d/ruff-0.15.14-py3-none-macosx_10_12_x86_64.whl", hash = "sha256:be4ff55af755bd71a00ab3dc6bd7ffc467bd76e0df6881e286c2e3d23e8fb43b", size = 11144969, upload-time = "2026-05-21T14:34:43.978Z" },
|
|
465
|
+
{ url = "https://files.pythonhosted.org/packages/56/9e/d13e40f83b8d0a94430e6778ce1d94a43b38cf2efe63278bdd2b4c65abbf/ruff-0.15.14-py3-none-macosx_11_0_arm64.whl", hash = "sha256:48d5909d7d06276ce7dde6d32bfa4b0d4cb2651145cd8ee4b440722cbc77832f", size = 10478207, upload-time = "2026-05-21T14:34:48.378Z" },
|
|
466
|
+
{ url = "https://files.pythonhosted.org/packages/8d/f1/b15a7839fa4f332f8acec78e20564f26bb2d866e3d21710b877fd0263000/ruff-0.15.14-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:ca8cbfa94c4f90984a67561978602746d4cd27103568f745fa90eee3f0d4107d", size = 10818459, upload-time = "2026-05-21T14:34:22.318Z" },
|
|
467
|
+
{ url = "https://files.pythonhosted.org/packages/45/33/53d651177f84f94b400a0e27f8824eeada3dddc9d5ee8aeb048f4352a520/ruff-0.15.14-py3-none-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:9a6bbc0333f1ab053423bcbf6226477d266ca7cec7738c4c8e3f55647803f3c4", size = 10541800, upload-time = "2026-05-21T14:34:20.209Z" },
|
|
468
|
+
{ url = "https://files.pythonhosted.org/packages/b8/a6/868f87e0bf9786ed24b5d0d0ad8676b8a94fd1912f42cddf9cfc7857818a/ruff-0.15.14-py3-none-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:8a24a4f7605d7003a6674d4387651effd939dead3fddd0f36561eb77a9a2e542", size = 11342149, upload-time = "2026-05-21T14:34:46.365Z" },
|
|
469
|
+
{ url = "https://files.pythonhosted.org/packages/a7/8b/38cd5c19faffdcc05a408d2b78edccc69492ab9720eadb49ea15ef80d768/ruff-0.15.14-py3-none-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:049b5326e53ed80978f2fc041a280603f69dd6b0c95464342a2bb4572d9d9e2f", size = 12212563, upload-time = "2026-05-21T14:34:28.579Z" },
|
|
470
|
+
{ url = "https://files.pythonhosted.org/packages/3e/4d/a3c5b874a556d5731e3e657aaf04311bb76f0a5c3ec220ed43051be6b64b/ruff-0.15.14-py3-none-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:d4ed42e6696c8dfa5f06728e6441993901f548eb92d73bc472cb5a38d1395fbf", size = 11493299, upload-time = "2026-05-21T14:34:41.836Z" },
|
|
471
|
+
{ url = "https://files.pythonhosted.org/packages/1e/c0/56472c251d09858a53e51efbd485b09e1995d8731668b76d52e5dd6ee0f1/ruff-0.15.14-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:715c543cf450c4888251f91c52f1942a800541d9bddd7ac060aa4e6b77ae7cba", size = 11455931, upload-time = "2026-05-21T14:34:57.276Z" },
|
|
472
|
+
{ url = "https://files.pythonhosted.org/packages/2c/4a/e2e7b4d8dbf233d4eace59c75bc3435fa6d8bd3bae82d351d4e4300c0fd1/ruff-0.15.14-py3-none-manylinux_2_31_riscv64.whl", hash = "sha256:72ebab6013ec887d439d8b7593737a0a4ffb06d45d209d4e4bf2e92813082d3f", size = 11400794, upload-time = "2026-05-21T14:34:39.773Z" },
|
|
473
|
+
{ url = "https://files.pythonhosted.org/packages/97/c7/83c0539fe34c3e09136204d1e75d6052492364e0b3cb05e9465423f567d7/ruff-0.15.14-py3-none-musllinux_1_2_aarch64.whl", hash = "sha256:49072d36abdbe97a8dd7f480afe9c675699c0c495d4c84076e2c1203c4550581", size = 10804759, upload-time = "2026-05-21T14:34:31.045Z" },
|
|
474
|
+
{ url = "https://files.pythonhosted.org/packages/86/a6/18f2bfc095a2ab4a78745644e428205532ce6653a5d0fa8501572891534d/ruff-0.15.14-py3-none-musllinux_1_2_armv7l.whl", hash = "sha256:958522aee105068640c2c2ceae08f413ae44d922f52a1374ac13d6a96032fc93", size = 10539517, upload-time = "2026-05-21T14:34:53.064Z" },
|
|
475
|
+
{ url = "https://files.pythonhosted.org/packages/54/3a/5a8b3b69c654d4e4bf1d246ac5b49cbcdac6eaab6905925f8915f31e3b80/ruff-0.15.14-py3-none-musllinux_1_2_i686.whl", hash = "sha256:f3707da619a143a2e8830e2abab8224478d69ace2d28cb6c20543ae97c36bf61", size = 11065169, upload-time = "2026-05-21T14:34:24.484Z" },
|
|
476
|
+
{ url = "https://files.pythonhosted.org/packages/ed/c5/8864e4e7925b836ea354b31d57641ec03830564e281a8b6f061f8c3e0ec1/ruff-0.15.14-py3-none-musllinux_1_2_x86_64.whl", hash = "sha256:bb01d645694e3ec0102105d07ef2d53703970407d59c04e59d3ba0b7a1d53553", size = 11560214, upload-time = "2026-05-21T14:34:50.975Z" },
|
|
477
|
+
{ url = "https://files.pythonhosted.org/packages/36/38/012bf76752e1f89ed50b77b99532d90f3a3e287bc7918e1fc0948ac866ac/ruff-0.15.14-py3-none-win32.whl", hash = "sha256:6d0c1ad2a0ab718d39b6d8fd2217981ce4d625cd96a720095f798fb47d8b13e6", size = 10805548, upload-time = "2026-05-21T14:34:33.453Z" },
|
|
478
|
+
{ url = "https://files.pythonhosted.org/packages/d1/b7/4ea2c170f10ad760fff2a5250beb18897719dc8b52b53a24cddbb9dd3f19/ruff-0.15.14-py3-none-win_amd64.whl", hash = "sha256:802342981e056db3851a7836e5b070f8f15f67d4a685ae2a6160939d364b2902", size = 11939523, upload-time = "2026-05-21T14:34:18.077Z" },
|
|
479
|
+
{ url = "https://files.pythonhosted.org/packages/62/d5/bc97ff895ec35cf3925d4bd60f3b39d822f377a446906ec9bcc87405e59b/ruff-0.15.14-py3-none-win_arm64.whl", hash = "sha256:ff47b90a9ef6a40c9e2f3b479c1fb78531adf055b94c1eba0a7ba04b31951826", size = 11208607, upload-time = "2026-05-21T14:34:26.525Z" },
|
|
480
480
|
]
|
|
481
481
|
|
|
482
482
|
[[package]]
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{gridfleet_testkit-0.9.3 → gridfleet_testkit-0.9.4}/examples/test_android_mobile_screenshot.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{gridfleet_testkit-0.9.3 → gridfleet_testkit-0.9.4}/examples/test_ios_simulator_screenshot.py
RENAMED
|
File without changes
|
|
File without changes
|
{gridfleet_testkit-0.9.3 → gridfleet_testkit-0.9.4}/examples/test_roku_sideload_screenshot.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{gridfleet_testkit-0.9.3 → gridfleet_testkit-0.9.4}/tests/test_sessions_resolve_device_handle.py
RENAMED
|
File without changes
|