Unit tests without Docker #956
Annotations
3 warnings
|
test (3.11):
moto/ec2/utils.py#L766
SSH DSA keys are deprecated and will be removed in a future release.
|
|
test (3.11):
../../../../../opt/hostedtoolcache/Python/3.11.15/x64/lib/python3.11/site-packages/_pytest/python.py#L124
Passing a non-Collection iterable to parametrize is deprecated.
Test: tests/test_core/test_protocols.py::test_output_compliance, argvalues type: generator
Please convert to a list or tuple.
See https://docs.pytest.org/en/stable/deprecations.html#parametrize-iterators
|
|
test (3.11):
../../../../../opt/hostedtoolcache/Python/3.11.15/x64/lib/python3.11/site-packages/_pytest/python.py#L124
Passing a non-Collection iterable to parametrize is deprecated.
Test: tests/test_core/test_protocols.py::test_input_compliance, argvalues type: generator
Please convert to a list or tuple.
See https://docs.pytest.org/en/stable/deprecations.html#parametrize-iterators
|