Unable to mock Youtube analytics query method from google-apis npm using Sinon

后端 未结 0 1773
自闭症患者
自闭症患者 2021-02-04 04:58
import { google } from \'google-apis\';
function foo() {
    const response1 = await google.youtubeAnalytics(VERSION).reports.query(apiParams1);
    const response2 = aw         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题