moto/tests/test_kms
Brian Pandola cd044ef00b
Remove redundant test code (#3640)
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.
2021-01-31 12:21:24 +00:00
..
__init__.py Port test suite from nose to pytest. 2020-11-10 08:23:44 +01:00
test_kms_boto3.py Remove redundant test code (#3640) 2021-01-31 12:21:24 +00:00
test_kms.py Linting 2020-11-11 15:55:37 +00:00
test_server.py
test_utils.py Linting 2020-11-11 15:55:37 +00:00