MCPcopy Index your code
hub / github.com/MagicMirrorOrg/MagicMirror / translator_spec.js

File translator_spec.js

tests/unit/classes/translator_spec.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const fs = require("node:fs");
2const path = require("node:path");
3const helmet = require("helmet");
4const { JSDOM } = require("jsdom");

Callers

nothing calls this directly

Calls 5

setTranslationsFunction · 0.85
parseMethod · 0.80
addMethod · 0.80
translateMethod · 0.80

Tested by

no test coverage detected