Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DTStack/molecule
/ editor.test.tsx
File
editor.test.tsx
src/workbench/editor/__tests__/editor.test.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import React from
'react'
;
2
import renderer from
'react-test-renderer'
;
3
import { render, cleanup, fireEvent } from
'@testing-library/react'
;
4
import Editor from
'../editor'
;
Callers
nothing calls this directly
Calls
5
render
Function · 0.90
expectFnCalled
Function · 0.90
onMoveTab
Function · 0.85
onSelectTab
Function · 0.85
create
Method · 0.65
Tested by
no test coverage detected