MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor / bundlePlugins

Function bundlePlugins

packages/plugins/google/src/sdk/plugin.test.ts:293–294  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

291);
292
293const bundlePlugins = () =>
294 [googlePlugin({ httpClientLayer: discoveryHttpClientLayer }), memoryCredentialsPlugin()] as const;
295
296describe("Google bundle add flow", () => {
297 it("SDK catalog includes the Google Photos focused preset", () => {

Callers 1

plugin.test.tsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected