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
At least in the SingleShareClass we have a bunch of calls modified with auth for which we don't have unit tests to ensure auth. There might be other CP contracts as well. The goal is to cover all auth calls with a corresponding unit test.
At least in the
SingleShareClasswe have a bunch of calls modified withauthfor which we don't have unit tests to ensureauth. There might be other CP contracts as well. The goal is to cover allauthcalls with a corresponding unit test.