-
Notifications
You must be signed in to change notification settings - Fork 6k
feat(testing): add unit tests for register #2719
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
Conversation
fd91ae2
to
6996c45
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good! Your choice on if you want a second opinion from asher on this one; I'm not too confident in my TS just yet 😅
I'll play it safe since we're releasing today - @code-asher would love an 👀 on this one! |
6996c45
to
ecadf6c
Compare
1896154
to
5e287ad
Compare
5e287ad
to
325a1d8
Compare
3233608
to
3eceb07
Compare
14ad29a
to
909d425
Compare
9e59e78
to
294b3d3
Compare
54ea107
to
41d0794
Compare
41d0794
to
66bb010
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good!!
66bb010
to
8c14799
Compare
CI only failed due to #2480 |
This PR adds a few tests for
src/browser/register.ts
.Screenshot
It increases our code coverage (Lines) from 50.09% to 51.13% (↑ 1.04%).
🟩 100% Line coverage (last 100) for
src/browser/register.ts
TODOs
master