Skip to content

chore: Update test util snapshots#125

Merged
jperals merged 1 commit intomainfrom
chore/update-test-util-snapshots
Mar 23, 2026
Merged

chore: Update test util snapshots#125
jperals merged 1 commit intomainfrom
chore/update-test-util-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 -rf node_modules && npm i && npm run build && \
npx vitest run --config vite.unit.config.mjs -u src/__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.

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.

@codecov
Copy link

codecov bot commented Mar 23, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.29%. Comparing base (4040af7) to head (b0f29c9).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #125   +/-   ##
=======================================
  Coverage   99.29%   99.29%           
=======================================
  Files          29       29           
  Lines         284      284           
  Branches       33       33           
=======================================
  Hits          282      282           
  Misses          1        1           
  Partials        1        1           

☔ 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 jperals marked this pull request as ready for review March 23, 2026 16:46
@jperals jperals requested a review from a team as a code owner March 23, 2026 16:46
@jperals jperals requested review from ernst-dev and removed request for a team March 23, 2026 16:46
@jperals jperals enabled auto-merge March 23, 2026 16:46
@jperals jperals added this pull request to the merge queue Mar 23, 2026
Merged via the queue into main with commit 45144fb Mar 23, 2026
46 checks passed
@jperals jperals deleted the chore/update-test-util-snapshots branch March 23, 2026 17: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