MCPcopy Create free account
hub / github.com/codecombat/codecombat / code-to-blocks.spec.js

File code-to-blocks.spec.js

test/app/lib/code-to-blocks.spec.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const { codeToBlocks } = require('lib/code-to-blocks')
2
3describe('codeToBlocks Integrity & Regression Suite', () => {
4 let minimalMockPrepData

Callers

nothing calls this directly

Calls 2

codeToBlocksFunction · 0.85
findBlocksByTypeFunction · 0.85

Tested by

no test coverage detected