MCPcopy
hub / github.com/triggerdotdev/trigger.dev / remix.test.ts

File remix.test.ts

packages/cli/src/frameworks/remix/remix.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import mock from "mock-fs";
2import { Remix } from ".";
3import { getFramework } from "..";
4import { pathExists } from "../../utils/fileSystem";

Callers

nothing calls this directly

Calls 4

pathExistsFunction · 0.90
getFrameworkFunction · 0.85
installMethod · 0.65
restoreMethod · 0.45

Tested by

no test coverage detected