MCPcopy Create free account
hub / github.com/SplootCode/splootcode / load_projects.test.ts

File load_projects.test.ts

packages/language-python/src/tests/load_projects.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { PYTHON_FILE, PythonFile } from '../nodes/python_file'
2import { ParseMapper } from '../analyzer/python_analyzer'
3import { TestWalker } from '../nodes/tests/tree_walker'
4import { beforeAll, describe, expect, test } from '@jest/globals'

Callers

nothing calls this directly

Calls 7

loadPythonTypesFunction · 0.90
loadTestProjectFunction · 0.90
nodeSanityCheckFunction · 0.90
getLoadedFileMethod · 0.80
getDefaultPackageMethod · 0.80
walkMethod · 0.80
generateParseTreeMethod · 0.45

Tested by

no test coverage detected