Closed Andrew-Dickinson closed 1 month ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 93.94%. Comparing base (
b92237f
) to head (3ef4ff4
). Report is 1 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Hmm we can't easily do a UX test without some heavyweight stuff (DDog, Selenium, etc.). It might be good to have JS unit tests though. Let me see if there's a relatively painless way to do that
Okay so it turns out there is not. Trying to test browser JS code in Node really sucks, and I'm not good enough at javascript to do it without stacking crappy workarounds several layers deep. No tests for you
womp womp
Fixes #560
Forgot to update this stuff in the UUID overhaul (#506)