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

Update null test #412

Merged
merged 1 commit into from
Dec 4, 2023
Merged

Update null test #412

merged 1 commit into from
Dec 4, 2023

Conversation

AlyssaWang
Copy link
Collaborator

Summary

Null tests were using getByTestId instead of queryByTestId, which was throwing errors when elements were null.

Copy link

codecov bot commented Dec 4, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (549a7a2) 77.02% compared to head (d74b838) 77.02%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #412   +/-   ##
=======================================
  Coverage   77.02%   77.02%           
=======================================
  Files         217      217           
  Lines       10828    10828           
  Branches     1013     1013           
=======================================
  Hits         8340     8340           
  Misses       1910     1910           
  Partials      578      578           
Flag Coverage Δ
backend 93.77% <ø> (ø)
frontend 69.75% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@AlyssaWang AlyssaWang merged commit 3e853a2 into main Dec 4, 2023
10 checks passed
@AlyssaWang AlyssaWang deleted the update-null-tests branch December 4, 2023 15:59
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