MCPcopy
hub / github.com/marimo-team/marimo / python-parser.test.ts

File python-parser.test.ts

packages/smart-cells/src/__tests__/python-parser.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* Copyright 2026 Marimo. All rights reserved. */
2
3import { describe, expect, it } from "vitest";
4import { PythonParser } from "../parsers/python-parser.js";

Callers

nothing calls this directly

Calls 4

describeFunction · 0.85
transformInMethod · 0.65
isSupportedMethod · 0.65
transformOutMethod · 0.65

Tested by

no test coverage detected