moto/tests/test_secretsmanager
Neil Roberts 1f3256ed40 Issue 1770: Deal with the friendly name properly
- Save friendly name in create_secret.
- Reference the saved friendly name in responses that have "Name" field.
- Verify the received secret_id matches the current value. Don't just
test for an empty string.
- Add test for mismatched secret_id.
2018-08-10 16:40:31 -07:00
..
test_secretsmanager.py Issue 1770: Deal with the friendly name properly 2018-08-10 16:40:31 -07:00
test_server.py Adding create_secret, exception handle, fix (#1680) 2018-07-14 08:39:19 +01:00