Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/NervJS/taro
/ getCode
Function
getCode
packages/taro-rn-runner/__tests__/components.spec.ts:9–9 ·
view source on GitHub ↗
(result)
Source
from the content-addressed store, hash-verified
7
import
{ appPath, config } from
'./mock/components_testdata'
8
9
const
getCode = (result) => result.output.map(chunk => chunk.code)
10
11
describe.skip(
'build_components'
, () => {
12
test(
'single component'
,
async
() => {
Callers
1
components.spec.ts
File · 0.85
Calls
1
map
Method · 0.65
Tested by
no test coverage detected