MCPcopy Index your code
hub / github.com/hizzgdev/jsmind / jsmind.test.js

File jsmind.test.js

tests/unit/jsmind.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, test, jest, beforeAll } from '@jest/globals';
2import { __version__, logger, EventType } from '../../src/jsmind.common.js';
3import { $ } from '../../src/jsmind.dom.js';
4import jm from '../../src/jsmind.js';

Callers

nothing calls this directly

Calls 15

create_fake_mindFunction · 0.85
mock_jsmindFunction · 0.85
create_mock_nodeFunction · 0.85
get_editableMethod · 0.80
enable_editMethod · 0.80
disable_editMethod · 0.80
begin_editMethod · 0.80
end_editMethod · 0.80
set_themeMethod · 0.80
enable_event_handleMethod · 0.80
mousedown_handleMethod · 0.80
disable_event_handleMethod · 0.80

Tested by

no test coverage detected