You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For #TestingMondays, I'd like to increase our coverage for src/node/update.ts. These lines are missing coverage:
111-112
116-124
We should be able to do this by adding a couple more test cases and overriding the provider along with adding a couple new test endpoints in the suite setup. See this as an example.