moto/tests/test_kms
2023-08-24 07:52:11 +00:00
..
__init__.py Port test suite from nose to pytest. 2020-11-10 08:23:44 +01:00
test_kms_boto3.py KMS: add RSASSA_PSS_SHA_384 and RSASSA_PSS_SHA_512 signing algorithm (#6711) 2023-08-24 07:52:11 +00:00
test_kms_encrypt.py Techdebt: Replace sure with regular assertions in KMS (#6590) 2023-08-02 09:41:44 +00:00
test_kms_grants.py Techdebt: Replace sure with regular assertions in KMS (#6590) 2023-08-02 09:41:44 +00:00
test_kms_policy_enforcement.py Techdebt: Replace sure with regular assertions in KMS (#6590) 2023-08-02 09:41:44 +00:00
test_model.py TechDebt - enable pylint rule redefined-outer-scope (#5518) 2022-10-04 16:28:30 +00:00
test_server.py Techdebt: Replace sure with regular assertions in KMS (#6590) 2023-08-02 09:41:44 +00:00
test_utils.py KMS: Support 3072 and 4098 key sizes for RSA (#6708) 2023-08-21 18:07:12 +00:00