MCPcopy Create free account
hub / github.com/DTStack/molecule / settingsService.test.ts

File settingsService.test.ts

src/services/__tests__/settingsService.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { ISettings, SettingsEvent } from 'mo/model/settings';
2import 'reflect-metadata';
3import { SettingsService } from '../settingsService';
4import { BuiltInColorTheme } from '../theme/colorThemeService';

Callers

nothing calls this directly

Calls 12

emitMethod · 0.80
getSettingsMethod · 0.65
appendMethod · 0.65
onChangeSettingsMethod · 0.65
updateMethod · 0.65
applySettingsMethod · 0.65
flatObjectMethod · 0.65
normalizeFlatObjectMethod · 0.65
toJSONStringMethod · 0.65
getDefaultSettingsTabMethod · 0.65
flatObject2JSONStringMethod · 0.65
openSettingsInEditorMethod · 0.65

Tested by

no test coverage detected