Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Support checkboxes in snaps-jest #2515

Merged
merged 2 commits into from
Jun 25, 2024

Conversation

FrederikBolding
Copy link
Member

Add support for checkboxes in snaps-jest by allowing clickElement to also simulate clicks on checkboxes.

Also expands the interactive UI example to include a checkbox.

@FrederikBolding FrederikBolding requested a review from a team as a code owner June 25, 2024 11:36
Mrtenz
Mrtenz previously approved these changes Jun 25, 2024
Copy link

codecov bot commented Jun 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.41%. Comparing base (6b2fe2a) to head (877c1d9).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2515   +/-   ##
=======================================
  Coverage   94.40%   94.41%           
=======================================
  Files         442      442           
  Lines        9134     9148   +14     
  Branches     1412     1416    +4     
=======================================
+ Hits         8623     8637   +14     
  Misses        511      511           

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

@FrederikBolding FrederikBolding merged commit 9386bba into main Jun 25, 2024
156 checks passed
@FrederikBolding FrederikBolding deleted the fb/support-checkboxes-in-jest branch June 25, 2024 11:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants