MCPcopy Create free account
hub / github.com/dataform-co/dataform / compilers_test.ts

File compilers_test.ts

core/compilers_test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { expect } from "chai";
2
3import { compile } from "df/core/compilers";
4import { suite, test } from "df/testing";

Callers

nothing calls this directly

Calls 3

suiteFunction · 0.90
testFunction · 0.90
compileFunction · 0.90

Tested by

no test coverage detected