This website requires JavaScript.
Explore
Help
Register
Sign In
Yasuke
/
moto
Watch
1
Star
0
Fork
0
You've already forked moto
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
moto
/
tests
/
test_iam
History
Daniel Fangl
3ddfc0db40
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
..
__init__.py
…
test_iam_access_integration.py
MultiAccount support (
#5192
)
2022-08-13 09:49:43 +00:00
test_iam_account_aliases.py
…
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
…
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
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
…