moto/tests/test_iam
rafcio19 e677bee2e6
IAM: missing CreateDate from get_group response (#6328)
* fix: missing CreateDate from get_group response

* tests: fix servermode tests

* feat: PasswordLastUsed in groups response

---------

Co-authored-by: raf <rafal.jankowicz@avanti.space>
2023-05-19 12:33:56 +00:00
..
__init__.py
test_iam_access_integration.py MultiAccount support (#5192) 2022-08-13 09:49:43 +00:00
test_iam_account_aliases.py Pylint - Enable more rules on source and tests-directory (#4929) 2022-03-11 20:28:45 -01:00
test_iam_cloudformation.py Techdebt: Replace string-format with f-strings (for tests dirs) (#5678) 2022-11-17 21:41:08 -01:00
test_iam_groups.py IAM: missing CreateDate from get_group response (#6328) 2023-05-19 12:33:56 +00:00
test_iam_oidc.py Techdebt: Replace string-format with f-strings (for tests dirs) (#5678) 2022-11-17 21:41:08 -01:00
test_iam_password_last_used.py IAM: get_user() should return PasswordLastUsed-field if set (#5942) 2023-02-18 09:48:02 -01:00
test_iam_policies.py Implement IAM back end part of update_assume_role_policy to validate policies (#5340) 2022-07-30 00:25:56 -03:00
test_iam_server_certificates.py Techdebt: Replace string-format with f-strings (for tests dirs) (#5678) 2022-11-17 21:41:08 -01:00
test_iam.py Remove Py3.6 support (#5818) 2023-01-06 11:07:20 -01:00
test_server.py Pylint - Enable more rules on source and tests-directory (#4929) 2022-03-11 20:28:45 -01:00