Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
describe(
"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
check
Function · 0.70
Tested by
no test coverage detected