moto/tests/test_ssm
Tom Noble a001c59f7e
Modify SSM put_parameter() to raise ValidationException if value is empty string (#3806)
* Modify put_parameter() to raise ValidationError when value is empty string

* Simplify empty string check

Co-authored-by: Tom Noble <tom.noble@bjss.com>
2021-03-28 14:45:57 +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 Modify SSM put_parameter() to raise ValidationException if value is empty string (#3806) 2021-03-28 14:45:57 +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