MCPcopy Index your code
hub / github.com/deepnote/deepnote / executable-blocks.test.ts

File executable-blocks.test.ts

packages/blocks/src/blocks/executable-blocks.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from 'vitest'
2import type { DeepnoteBlock } from '../deepnote-file/deepnote-file-schema'
3import { isExecutableBlock, isExecutableBlockType } from './executable-blocks'
4

Callers

nothing calls this directly

Calls 2

isExecutableBlockFunction · 0.90
isExecutableBlockTypeFunction · 0.90

Tested by

no test coverage detected