moto/tests/test_ssm
Austin Hendrix b670962c5e
SSM Parameter Store Error Message When Requesting Invalid Version (#3977)
* Implement correct error when requesting specific version of a parameter which exists but does not have this version

* removing trailing whitespace causing lint failure

* Adding unit tests and fixing linting for new error handling

* Fixing small bug in response message

* Revert change in get_parameters as versioning is not currently implemented in this method. Will fix as a separate PR
2021-06-02 16:27:23 +01:00
..
test_templates most of testing is done 2020-06-29 18:20:57 -04:00
__init__.py Port test suite from nose to pytest. 2020-11-10 08:23:44 +01:00
test_ssm_boto3.py SSM Parameter Store Error Message When Requesting Invalid Version (#3977) 2021-06-02 16:27:23 +01:00
test_ssm_cloudformation.py Address pytest warnings (#3629) 2021-01-29 11:31:56 +00:00
test_ssm_docs.py removed done comments 2020-07-03 13:25:03 -04:00