Skip to content

Commit 97b76b6

Browse files
add tests
1 parent 9fb0fd6 commit 97b76b6

File tree

19 files changed

+404
-17
lines changed

19 files changed

+404
-17
lines changed
Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,33 +2,40 @@
22
# This file is autogenerated by pip-compile with Python 3.12
33
# by the following command:
44
#
5-
# pip-compile --allow-unsafe --no-annotate .riot/requirements/3a28b85.in
5+
# pip-compile --allow-unsafe --no-annotate .riot/requirements/10e0bde.in
66
#
77
anyio==4.12.0
88
asynctest==0.13.0
99
attrs==25.4.0
1010
certifi==2025.11.12
1111
coverage[toml]==7.12.0
1212
execnet==2.1.2
13+
gherkin-official==29.0.0
1314
h11==0.16.0
1415
httpcore==1.0.9
1516
httpx==0.27.2
1617
hypothesis==6.45.0
1718
idna==3.11
1819
iniconfig==2.3.0
20+
mako==1.3.10
21+
markupsafe==3.0.3
1922
mock==5.2.0
2023
more-itertools==8.10.0
2124
msgpack==1.1.2
2225
opentracing==2.4.0
2326
packaging==25.0
27+
parse==1.20.2
28+
parse-type==0.6.6
2429
pluggy==1.6.0
2530
py-cpuinfo==9.0.0
2631
pytest==7.4.4
32+
pytest-bdd==8.1.0
2733
pytest-benchmark==5.0.1
2834
pytest-cov==7.0.0
2935
pytest-mock==3.15.1
3036
pytest-randomly==4.0.1
3137
pytest-xdist==3.8.0
38+
six==1.17.0
3239
sniffio==1.3.1
3340
sortedcontainers==2.4.0
3441
typing-extensions==4.15.0
Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,34 +2,41 @@
22
# This file is autogenerated by pip-compile with Python 3.12
33
# by the following command:
44
#
5-
# pip-compile --allow-unsafe --no-annotate .riot/requirements/1c92f27.in
5+
# pip-compile --allow-unsafe --no-annotate .riot/requirements/124d50b.in
66
#
77
anyio==4.12.0
88
asynctest==0.13.0
99
attrs==25.4.0
1010
certifi==2025.11.12
1111
coverage[toml]==7.12.0
1212
execnet==2.1.2
13+
gherkin-official==29.0.0
1314
h11==0.16.0
1415
httpcore==1.0.9
1516
httpx==0.27.2
1617
hypothesis==6.45.0
1718
idna==3.11
1819
iniconfig==2.3.0
20+
mako==1.3.10
21+
markupsafe==3.0.3
1922
mock==5.2.0
2023
more-itertools==8.10.0
2124
msgpack==1.1.2
2225
opentracing==2.4.0
2326
packaging==25.0
27+
parse==1.20.2
28+
parse-type==0.6.6
2429
pluggy==1.6.0
2530
py-cpuinfo==9.0.0
2631
pygments==2.19.2
2732
pytest==8.4.2
33+
pytest-bdd==8.1.0
2834
pytest-benchmark==5.2.3
2935
pytest-cov==7.0.0
3036
pytest-mock==3.15.1
3137
pytest-randomly==4.0.1
3238
pytest-xdist==3.8.0
39+
six==1.17.0
3340
sniffio==1.3.1
3441
sortedcontainers==2.4.0
3542
typing-extensions==4.15.0
Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,33 +2,41 @@
22
# This file is autogenerated by pip-compile with Python 3.14
33
# by the following command:
44
#
5-
# pip-compile --allow-unsafe --no-annotate .riot/requirements/797dd41.in
5+
# pip-compile --allow-unsafe --no-annotate .riot/requirements/127b67a.in
66
#
77
anyio==4.12.0
88
asynctest==0.13.0
99
attrs==25.4.0
1010
certifi==2025.11.12
1111
coverage[toml]==7.12.0
1212
execnet==2.1.2
13+
gherkin-official==29.0.0
1314
h11==0.16.0
1415
httpcore==1.0.9
1516
httpx==0.27.2
1617
hypothesis==6.45.0
1718
idna==3.11
1819
iniconfig==2.3.0
20+
mako==1.3.10
21+
markupsafe==3.0.3
1922
mock==5.2.0
2023
more-itertools==8.10.0
2124
msgpack==1.1.2
2225
opentracing==2.4.0
2326
packaging==25.0
27+
parse==1.20.2
28+
parse-type==0.6.6
2429
pluggy==1.6.0
2530
py-cpuinfo==9.0.0
2631
pygments==2.19.2
2732
pytest==8.4.2
33+
pytest-bdd==8.1.0
2834
pytest-benchmark==5.2.3
2935
pytest-cov==7.0.0
3036
pytest-mock==3.15.1
3137
pytest-randomly==4.0.1
3238
pytest-xdist==3.8.0
39+
six==1.17.0
3340
sniffio==1.3.1
3441
sortedcontainers==2.4.0
42+
typing-extensions==4.15.0
Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,35 +2,42 @@
22
# This file is autogenerated by pip-compile with Python 3.9
33
# by the following command:
44
#
5-
# pip-compile --allow-unsafe --no-annotate .riot/requirements/1c574f2.in
5+
# pip-compile --allow-unsafe --no-annotate .riot/requirements/1498512.in
66
#
77
anyio==4.12.0
88
attrs==25.4.0
99
certifi==2025.11.12
1010
coverage[toml]==7.10.7
1111
exceptiongroup==1.3.1
1212
execnet==2.1.2
13+
gherkin-official==29.0.0
1314
h11==0.16.0
1415
httpcore==1.0.9
1516
httpx==0.27.2
1617
hypothesis==6.45.0
1718
idna==3.11
1819
importlib-metadata==8.7.0
1920
iniconfig==2.1.0
21+
mako==1.3.10
22+
markupsafe==3.0.3
2023
mock==5.2.0
2124
more-itertools==8.10.0
2225
msgpack==1.1.2
2326
opentracing==2.4.0
2427
packaging==25.0
28+
parse==1.20.2
29+
parse-type==0.6.6
2530
pluggy==1.6.0
2631
py-cpuinfo==9.0.0
2732
pygments==2.19.2
2833
pytest==8.4.2
34+
pytest-bdd==8.1.0
2935
pytest-benchmark==5.2.3
3036
pytest-cov==7.0.0
3137
pytest-mock==3.15.1
3238
pytest-randomly==4.0.1
3339
pytest-xdist==3.8.0
40+
six==1.17.0
3441
sniffio==1.3.1
3542
sortedcontainers==2.4.0
3643
tomli==2.3.0
Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# This file is autogenerated by pip-compile with Python 3.10
33
# by the following command:
44
#
5-
# pip-compile --allow-unsafe --no-annotate .riot/requirements/b8db306.in
5+
# pip-compile --allow-unsafe --no-annotate .riot/requirements/1673b3a.in
66
#
77
anyio==4.12.0
88
asynctest==0.13.0
@@ -11,26 +11,33 @@ certifi==2025.11.12
1111
coverage[toml]==7.12.0
1212
exceptiongroup==1.3.1
1313
execnet==2.1.2
14+
gherkin-official==29.0.0
1415
h11==0.16.0
1516
httpcore==1.0.9
1617
httpx==0.27.2
1718
hypothesis==6.45.0
1819
idna==3.11
1920
iniconfig==2.3.0
21+
mako==1.3.10
22+
markupsafe==3.0.3
2023
mock==5.2.0
2124
more-itertools==8.10.0
2225
msgpack==1.1.2
2326
opentracing==2.4.0
2427
packaging==25.0
28+
parse==1.20.2
29+
parse-type==0.6.6
2530
pluggy==1.6.0
2631
py-cpuinfo==9.0.0
2732
pygments==2.19.2
2833
pytest==8.4.2
34+
pytest-bdd==8.1.0
2935
pytest-benchmark==5.2.3
3036
pytest-cov==7.0.0
3137
pytest-mock==3.15.1
3238
pytest-randomly==4.0.1
3339
pytest-xdist==3.8.0
40+
six==1.17.0
3441
sniffio==1.3.1
3542
sortedcontainers==2.4.0
3643
tomli==2.3.0
Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,34 +2,41 @@
22
# This file is autogenerated by pip-compile with Python 3.12
33
# by the following command:
44
#
5-
# pip-compile --allow-unsafe --no-annotate .riot/requirements/2f82739.in
5+
# pip-compile --allow-unsafe --no-annotate .riot/requirements/1c9aae5.in
66
#
77
anyio==4.12.0
88
asynctest==0.13.0
99
attrs==25.4.0
1010
certifi==2025.11.12
1111
coverage[toml]==7.12.0
1212
execnet==2.1.2
13+
gherkin-official==29.0.0
1314
h11==0.16.0
1415
httpcore==1.0.9
1516
httpx==0.27.2
1617
hypothesis==6.45.0
1718
idna==3.11
1819
iniconfig==2.3.0
20+
mako==1.3.10
21+
markupsafe==3.0.3
1922
mock==5.2.0
2023
more-itertools==8.10.0
2124
msgpack==1.1.2
2225
opentracing==2.4.0
2326
packaging==25.0
27+
parse==1.20.2
28+
parse-type==0.6.6
2429
pluggy==1.6.0
2530
py-cpuinfo==9.0.0
2631
pygments==2.19.2
2732
pytest==9.0.1
33+
pytest-bdd==8.1.0
2834
pytest-benchmark==5.2.3
2935
pytest-cov==7.0.0
3036
pytest-mock==3.15.1
3137
pytest-randomly==4.0.1
3238
pytest-xdist==3.8.0
39+
six==1.17.0
3340
sniffio==1.3.1
3441
sortedcontainers==2.4.0
3542
typing-extensions==4.15.0
Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,32 +2,40 @@
22
# This file is autogenerated by pip-compile with Python 3.13
33
# by the following command:
44
#
5-
# pip-compile --allow-unsafe --no-annotate .riot/requirements/6e8e3f9.in
5+
# pip-compile --allow-unsafe --no-annotate .riot/requirements/1da9510.in
66
#
77
anyio==4.12.0
88
asynctest==0.13.0
99
attrs==25.4.0
1010
certifi==2025.11.12
1111
coverage[toml]==7.12.0
1212
execnet==2.1.2
13+
gherkin-official==29.0.0
1314
h11==0.16.0
1415
httpcore==1.0.9
1516
httpx==0.27.2
1617
hypothesis==6.45.0
1718
idna==3.11
1819
iniconfig==2.3.0
20+
mako==1.3.10
21+
markupsafe==3.0.3
1922
mock==5.2.0
2023
more-itertools==8.10.0
2124
msgpack==1.1.2
2225
opentracing==2.4.0
2326
packaging==25.0
27+
parse==1.20.2
28+
parse-type==0.6.6
2429
pluggy==1.6.0
2530
py-cpuinfo==9.0.0
2631
pytest==7.4.4
32+
pytest-bdd==8.1.0
2733
pytest-benchmark==5.0.1
2834
pytest-cov==7.0.0
2935
pytest-mock==3.15.1
3036
pytest-randomly==4.0.1
3137
pytest-xdist==3.8.0
38+
six==1.17.0
3239
sniffio==1.3.1
3340
sortedcontainers==2.4.0
41+
typing-extensions==4.15.0
Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,33 +2,41 @@
22
# This file is autogenerated by pip-compile with Python 3.13
33
# by the following command:
44
#
5-
# pip-compile --allow-unsafe --no-annotate .riot/requirements/c2fb8f3.in
5+
# pip-compile --allow-unsafe --no-annotate .riot/requirements/1ffb843.in
66
#
77
anyio==4.12.0
88
asynctest==0.13.0
99
attrs==25.4.0
1010
certifi==2025.11.12
1111
coverage[toml]==7.12.0
1212
execnet==2.1.2
13+
gherkin-official==29.0.0
1314
h11==0.16.0
1415
httpcore==1.0.9
1516
httpx==0.27.2
1617
hypothesis==6.45.0
1718
idna==3.11
1819
iniconfig==2.3.0
20+
mako==1.3.10
21+
markupsafe==3.0.3
1922
mock==5.2.0
2023
more-itertools==8.10.0
2124
msgpack==1.1.2
2225
opentracing==2.4.0
2326
packaging==25.0
27+
parse==1.20.2
28+
parse-type==0.6.6
2429
pluggy==1.6.0
2530
py-cpuinfo==9.0.0
2631
pygments==2.19.2
2732
pytest==9.0.1
33+
pytest-bdd==8.1.0
2834
pytest-benchmark==5.2.3
2935
pytest-cov==7.0.0
3036
pytest-mock==3.15.1
3137
pytest-randomly==4.0.1
3238
pytest-xdist==3.8.0
39+
six==1.17.0
3340
sniffio==1.3.1
3441
sortedcontainers==2.4.0
42+
typing-extensions==4.15.0
Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,33 +2,41 @@
22
# This file is autogenerated by pip-compile with Python 3.14
33
# by the following command:
44
#
5-
# pip-compile --allow-unsafe --no-annotate .riot/requirements/1a4cb4d.in
5+
# pip-compile --allow-unsafe --no-annotate .riot/requirements/358210b.in
66
#
77
anyio==4.12.0
88
asynctest==0.13.0
99
attrs==25.4.0
1010
certifi==2025.11.12
1111
coverage[toml]==7.12.0
1212
execnet==2.1.2
13+
gherkin-official==29.0.0
1314
h11==0.16.0
1415
httpcore==1.0.9
1516
httpx==0.27.2
1617
hypothesis==6.45.0
1718
idna==3.11
1819
iniconfig==2.3.0
20+
mako==1.3.10
21+
markupsafe==3.0.3
1922
mock==5.2.0
2023
more-itertools==8.10.0
2124
msgpack==1.1.2
2225
opentracing==2.4.0
2326
packaging==25.0
27+
parse==1.20.2
28+
parse-type==0.6.6
2429
pluggy==1.6.0
2530
py-cpuinfo==9.0.0
2631
pygments==2.19.2
2732
pytest==9.0.1
33+
pytest-bdd==8.1.0
2834
pytest-benchmark==5.2.3
2935
pytest-cov==7.0.0
3036
pytest-mock==3.15.1
3137
pytest-randomly==4.0.1
3238
pytest-xdist==3.8.0
39+
six==1.17.0
3340
sniffio==1.3.1
3441
sortedcontainers==2.4.0
42+
typing-extensions==4.15.0

0 commit comments

Comments
 (0)