MCPcopy 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

1import React from 'react';
2import renderer from 'react-test-renderer';
3import { render, cleanup, fireEvent } from '@testing-library/react';
4import Editor from '../editor';

Callers

nothing calls this directly

Calls 5

renderFunction · 0.90
expectFnCalledFunction · 0.90
onMoveTabFunction · 0.85
onSelectTabFunction · 0.85
createMethod · 0.65

Tested by

no test coverage detected