cd25ab7a16
The latest release of `botocore` (1.19.62) makes changes to the parameter
validation code, which for some reason was also covered by a couple of
`moto` tests.
These tests, when run, do not execute any `moto` code. They fail the
parameter validation check in `botocore`, which raises an exception
before ever sending a request. These tests do not cover or verify
any `moto` behavior and have been removed.
Ref:
|
||
---|---|---|
.. | ||
__init__.py | ||
test_sagemaker_endpoint.py | ||
test_sagemaker_models.py | ||
test_sagemaker_notebooks.py | ||
test_sagemaker_training.py |