MCPcopy Create free account
hub / github.com/codebox/homoglyph / DataTests.js

File DataTests.js

javascript/tests/js/tests/DataTests.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1describe("Homoglyph Search - Data Tests", function () {
2 function check(targetChar, homoglyphs){
3 describe("Homoglyphs of '" + targetChar + "'", function(){
4 homoglyphs.forEach(function (c) {

Callers

nothing calls this directly

Calls 1

checkFunction · 0.70

Tested by

no test coverage detected