Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tighten/ziggy
/ route.test.js
File
route.test.js
tests/js/route.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// @vitest-environment jsdom
2
import
{ beforeAll, beforeEach, describe, expect, test } from
'vitest'
;
3
import
{ route } from
'../../src/js'
;
4
// import { route } from '../../dist/index.esm.js';
Callers
nothing calls this directly
Calls
3
route
Function · 0.90
has
Method · 0.65
current
Method · 0.65
Tested by
no test coverage detected