問題タブ [http-mock]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
16 問題
0
投票する
1
に答える
773
参照
go - HttpMock が Resty 呼び出しをインターセプトしていない
テストでモックアウトしたい外部 API を呼び出す関数があります。
テストは次のようになります。
私が抱えている問題は、モックが使用されておらず、外部 API が CI で使用できないことです。
テストでは、クライアントには次のものがあります。
クライアントが持っている機能では: