moto/tests/test_iam
Bendegúz Ács 97ab7fd307 Fixes for get_policy and get_policy_version with AWS managed policies (#2231)
* Created test for get_policy with AWS managed policy.

* Created failing test for get_policy_version with AWS managed policy.

* Updated AWS managed policies.

* Fixed failing tests.

* Fixed trying to compare datetime with string in test case.

* Fixed CreateDate of AWS managed policies overwritten by their version's CreateDate.

* Fixed and improved tests for managed AWS policies.

* Added test for AWS managed policy with v4 default version.

* Fixed not correctly returning dates for AWS managed policies.
2019-06-06 13:36:39 +01:00
..
test_iam_account_aliases.py Support IAM account alias (#1088) 2017-09-07 11:21:44 -07:00
test_iam_groups.py Fixes for IAM Groups 2018-10-16 17:14:23 -07:00
test_iam.py Fixes for get_policy and get_policy_version with AWS managed policies (#2231) 2019-06-06 13:36:39 +01:00
test_server.py Lints. 2017-02-23 21:37:43 -05:00