Skip to content
This repository was archived by the owner on Mar 23, 2026. It is now read-only.

Test STS GetCallerIdentity#13723

Merged
pinzon merged 1 commit into
iam/moto-migrationfrom
cris/unc-222
Feb 11, 2026
Merged

Test STS GetCallerIdentity#13723
pinzon merged 1 commit into
iam/moto-migrationfrom
cris/unc-222

Conversation

@pinzon

@pinzon pinzon commented Feb 9, 2026

Copy link
Copy Markdown
Member

Motivation

As a part of the internalization project of STS. This PR reorganizes the tests related to the GetCallerIdentity feature and adds tests inspired by the test in the Moto library respository.

Changes

  • New test class TestSTSCallerIdentity
  • Test moved test_get_caller_identity_root moved
  • test_get_caller_identity_user_access_key_cross_account moved and renamed
  • test_get_caller_identity_role_access_key_cross_account moved and renamed
  • New test test_get_caller_identity_with_iam_user_credentials inspired by moto
  • New test test_get_caller_identity_with_assumed_role_credentials inspired by moto

@pinzon pinzon changed the title Test STS Test STS GetCallerIdentity Feb 9, 2026
@pinzon pinzon added aws:sts AWS Security Token Service semver: patch Non-breaking changes which can be included in patch releases docs: skip Pull request does not require documentation changes notes: skip Pull request does not have to be mentioned in the release notes labels Feb 9, 2026
@github-actions

github-actions Bot commented Feb 9, 2026

Copy link
Copy Markdown

Test Results - Preflight, Unit

23 114 tests  ±0   21 255 ✅ ±0   6m 39s ⏱️ +27s
     1 suites ±0    1 859 💤 ±0 
     1 files   ±0        0 ❌ ±0 

Results for commit c6139a7. ± Comparison against base commit bfc7836.

♻️ This comment has been updated with latest results.

@github-actions

github-actions Bot commented Feb 9, 2026

Copy link
Copy Markdown

Test Results (amd64) - Acceptance

7 tests  ±0   5 ✅ ±0   3m 7s ⏱️ -1s
1 suites ±0   2 💤 ±0 
1 files   ±0   0 ❌ ±0 

Results for commit c6139a7. ± Comparison against base commit bfc7836.

♻️ This comment has been updated with latest results.

@github-actions

github-actions Bot commented Feb 9, 2026

Copy link
Copy Markdown

LocalStack Community integration with Pro

    2 files  ±    0      2 suites  ±0   1h 8m 40s ⏱️ + 1h 7m 39s
1 399 tests +1 201  1 254 ✅ +1 060  145 💤 +141  0 ❌ ±0 
1 401 runs  +1 201  1 254 ✅ +1 060  147 💤 +141  0 ❌ ±0 

Results for commit c6139a7. ± Comparison against base commit bfc7836.

♻️ This comment has been updated with latest results.

@github-actions

github-actions Bot commented Feb 9, 2026

Copy link
Copy Markdown

Test Results (amd64) - Integration, Bootstrap

    5 files  ±    0      5 suites  ±0   1h 27m 0s ⏱️ + 1h 17m 28s
1 423 tests +1 201  1 281 ✅ +1 063  142 💤 +138  0 ❌ ±0 
1 429 runs  +1 201  1 281 ✅ +1 063  148 💤 +138  0 ❌ ±0 

Results for commit c6139a7. ± Comparison against base commit bfc7836.

♻️ This comment has been updated with latest results.

@pinzon pinzon mentioned this pull request Feb 9, 2026
@dfangl dfangl force-pushed the iam/moto-migration branch from d08f4b8 to bfc7836 Compare February 10, 2026 17:47
@pinzon pinzon marked this pull request as ready for review February 11, 2026 14:35
@pinzon pinzon requested a review from dfangl as a code owner February 11, 2026 14:35

@dfangl dfangl left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@pinzon pinzon merged commit 8c1e75d into iam/moto-migration Feb 11, 2026
39 checks passed
@pinzon pinzon deleted the cris/unc-222 branch February 11, 2026 14:54
dfangl pushed a commit that referenced this pull request Feb 12, 2026
dfangl pushed a commit that referenced this pull request Feb 16, 2026
dfangl pushed a commit that referenced this pull request Feb 17, 2026
dfangl pushed a commit that referenced this pull request Feb 19, 2026
dfangl pushed a commit that referenced this pull request Feb 26, 2026
dfangl pushed a commit that referenced this pull request Feb 26, 2026
dfangl pushed a commit that referenced this pull request Mar 4, 2026
dfangl pushed a commit that referenced this pull request Mar 6, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

aws:sts AWS Security Token Service docs: skip Pull request does not require documentation changes notes: skip Pull request does not have to be mentioned in the release notes semver: patch Non-breaking changes which can be included in patch releases

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants