Skip to content

chore: Update test utils wrapper snapshots#4375

Merged
jperals merged 2 commits intomainfrom
chore/update-test-utils-snapshots
Mar 24, 2026
Merged

chore: Update test utils wrapper snapshots#4375
jperals merged 2 commits intomainfrom
chore/update-test-utils-snapshots

Conversation

@jperals
Copy link
Member

@jperals jperals commented Mar 23, 2026

Description

Update test utils wrapper snapshots after cloudscape-design/test-utils#115

How has this been tested?

rm -r node_modules && npm i && npm run build && \
npx jest -c jest.unit.config.js -u src/__tests__/snapshot-tests/test-utils-wrappers.test.tsx
Review checklist

The following items are to be evaluated by the author(s) and the reviewer(s).

Correctness

  • Changes include appropriate documentation updates.
  • Changes are backward-compatible if not indicated, see CONTRIBUTING.md.
  • Changes do not include unsupported browser features, see CONTRIBUTING.md.
  • Changes were manually tested for accessibility, see accessibility guidelines.

Security

Testing

  • Changes are covered with new/existing unit tests?
  • Changes are covered with new/existing integration tests?

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@jperals jperals changed the title chore: Update test utils wrapper chore: Update test utils wrapper snapshots Mar 23, 2026
@codecov
Copy link

codecov bot commented Mar 23, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.45%. Comparing base (d8e11d9) to head (282eca9).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4375   +/-   ##
=======================================
  Coverage   97.45%   97.45%           
=======================================
  Files         902      902           
  Lines       26469    26469           
  Branches     9540     9541    +1     
=======================================
  Hits        25795    25795           
+ Misses        668      631   -37     
- Partials        6       43   +37     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@jperals
Copy link
Member Author

jperals commented Mar 23, 2026

The following PRs need to be merged for the checks in this PR to pass:

@jperals jperals marked this pull request as ready for review March 23, 2026 17:10
@jperals jperals requested a review from a team as a code owner March 23, 2026 17:10
@jperals jperals requested review from taheramr and removed request for a team March 23, 2026 17:10
@jperals jperals enabled auto-merge March 23, 2026 17:10
@jperals jperals added this pull request to the merge queue Mar 24, 2026
Merged via the queue into main with commit cd71dbc Mar 24, 2026
154 of 160 checks passed
@jperals jperals deleted the chore/update-test-utils-snapshots branch March 24, 2026 06:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants