Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/fastify/fastify
/ validate-ecosystem-links.test.js
File
validate-ecosystem-links.test.js
test/scripts/validate-ecosystem-links.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
2
3
const
{ describe, it, beforeEach, afterEach } = require(
'node:test'
)
4
const
assert = require(
'node:assert'
)
Callers
nothing calls this directly
Calls
6
loadValidateEcosystemLinksModule
Function · 0.85
extractGitHubLinks
Function · 0.85
checkGitHubRepo
Function · 0.85
validateAllLinks
Function · 0.85
close
Method · 0.80
fn
Function · 0.50
Tested by
no test coverage detected