Skip to content

Fix/cleanup test command output#774

Merged
SjurSutterudSagen merged 3 commits intomainfrom
fix/cleanup-test-command-output
Aug 15, 2025
Merged

Fix/cleanup test command output#774
SjurSutterudSagen merged 3 commits intomainfrom
fix/cleanup-test-command-output

Conversation

@SjurSutterudSagen
Copy link
Contributor

@SjurSutterudSagen SjurSutterudSagen commented Jul 11, 2025

This fixes some spam in the console from certain tests:

  • Add more robust key handling to Chips component
  • Fix warnings in Selection tests about things needed to be inside "act()", due to states being set in useEffects
  • Refactor BottomSheet tests to mock out CSS animations, to improve speed of testing (from about 1s to 130ms)

(Used Claude 4 to help on all of these. It did most of the work on the BottomSheet refactor)

@github-actions
Copy link

Branch Deployment to Cloudflare Pages

🚛 Preview URL: https://167ffa46.pxweb2.pages.dev
🚧 Branch preview URL: https://fix-cleanup-test-command-out.pxweb2.pages.dev

@sonarqubecloud
Copy link

@SjurSutterudSagen SjurSutterudSagen merged commit 7c3194f into main Aug 15, 2025
14 checks passed
@SjurSutterudSagen SjurSutterudSagen deleted the fix/cleanup-test-command-output branch August 15, 2025 08:38
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