moto/tests/test_iam
2023-07-05 15:00:19 +00:00
..
__init__.py Port test suite from nose to pytest. 2020-11-10 08:23:44 +01:00
test_iam_access_integration.py
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
test_iam_oidc.py
test_iam_password_last_used.py
test_iam_policies.py
test_iam_server_certificates.py
test_iam.py IAM: fix keyerror result when attaching non-existent policy, add tests, fix error message for user as well (#6482) 2023-07-05 15:00:19 +00:00
test_server.py