moto/tests/test_iam
Sean Marlow fa3663c610 Add support for login profile deletion (#768)
* Add support for delete_login_profile.

Mock deletion of login profile. Set password to
none. Add tests to cover new endpoint.

* Fix typo in create_login_profile response.

Change CreateUserResult to CreateLoginProfileResult
in the CREATE_LOGIN_PROFILE_TEMPLATE. Caused KeyError
when using boto3.

Add test to cover boto3 in addition to boto.
2016-11-11 17:05:01 -05:00
..
test_iam_groups.py Add IAM list_groups and list_groups_for_user. Closes #343. 2015-04-30 19:32:53 -04:00
test_iam.py Add support for login profile deletion (#768) 2016-11-11 17:05:01 -05:00
test_server.py Added sns backend to servers, added some tests to check backend 2015-08-04 00:20:04 +02:00